Dear Marek, > From: Marek Vasut <[email protected]> > Sent: vendredi 10 avril 2020 18:44 > > On 4/10/20 4:34 PM, Patrick Delaunay wrote: > > As this "CONFIG" are never used, CONFIG_SYS_RCAR_I2C*_BASE can be > > removed without effect and the file config_whitelist.txt is also > > clean-up. > > > > Signed-off-by: Patrick Delaunay <[email protected]> > > --- > > > > arch/arm/mach-rmobile/include/mach/rcar-base.h | 6 ------ > > scripts/config_whitelist.txt | 4 ---- > > 2 files changed, 10 deletions(-) > > Update the README too, otherwise look good, thanks.
Done in a separate patch as I clean all the CONFIG no more used in this driver [PATCH 2/3] README: remove references on no more used config CONFIG_SYS_RCAR_I2C* I didn't add you in CC for the serie, sorry. http://patchwork.ozlabs.org/project/uboot/list/?series=169619 Regards Patrick

