This series enables using this driver with DM aware boards Dependency: "ARM: pinctrl: Provide pinctrl driver for Vybrid (vf610)" https://patchwork.ozlabs.org/project/uboot/list/?series=76877
Changes in v1: - New Lukasz Majewski (3): Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning rtc: m41t62: Convert the RTC driver to support the driver model (DM) configs/bk4r1_defconfig | 1 + configs/m53menlo_defconfig | 1 + configs/pcm052_defconfig | 1 + configs/x600_defconfig | 1 + drivers/rtc/Kconfig | 6 ++++ drivers/rtc/m41t62.c | 74 ++++++++++++++++++++++++++++++++++++++++++-- include/configs/m53menlo.h | 1 - include/configs/pcm052.h | 1 - include/configs/x600.h | 1 - scripts/config_whitelist.txt | 1 - 10 files changed, 82 insertions(+), 6 deletions(-) -- 2.11.0 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot