[U-Boot] [PATCH] imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board

2019-11-04 Thread sbabic
> The TPC70 is equipped with DS1307 RTC device. Add code to enable support > for it. > Signed-off-by: Lukasz Majewski Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH,

[U-Boot] [PATCH] imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 board

2019-10-15 Thread Lukasz Majewski
The TPC70 is equipped with DS1307 RTC device. Add code to enable support for it. Signed-off-by: Lukasz Majewski --- arch/arm/dts/imx6q-kp.dts | 5 + configs/kp_imx6q_tpc_defconfig | 2 ++ 2 files changed, 7 insertions(+) diff --git a/arch/arm/dts/imx6q-kp.dts