
On Wed, 2 Jun 2021 22:37:57 +0200, Dario Binacchi wrote:
The series adds driver model support for omap RTC plus some fixes.
Changes in v2:
- Separated from Kconfig patch
- Use consistent naming (omap_rtc_<function>.
- Remove non-DM support. It's no more used.
[...]
Applied to https://source.denx.de/u-boot/custodians/u-boot-ti.git master, thanks! [1/8] rtc: davinci: enable compilation for omap architectures https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/73c3d8ebb5 [2/8] rtc: davinci: fix compiler errors https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/6acee20e57 [3/8] rtc: davinci: replace 32bit access with 8bit access https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/82a456a085 [4/8] rtc: davinci: check BUSY bit before set TC registers https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/79250ef3e2 [5/8] rtc: davinci: use unlock/lock mechanism https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/c7c7c8db00 [6/8] arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7 https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/62af440e21 [7/8] rtc: davinci: add driver model support https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/9ec8b8b4ca [8/8] rtc: davinci: fix date loaded on reset https://source.denx.de/u-boot/custodians/u-boot-ti/-/commit/08ea87a6de
-- Thanks and Regards, Lokesh