[U-Boot] [PATCH v2 10/10] rtc: Allow child drivers
sjg at google.com
sjg at google.com
Thu Nov 29 17:39:17 UTC 2018
Some RTC chips have child drivers, e.g. to provide access to their
non-volatile RAM. Scan for these when binding.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Drop patches previously applied
- Add new patches to support the RTC change
drivers/rtc/rtc-uclass.c | 1 +
1 file changed, 1 insertion(+)
Applied to u-boot-dm/master, thanks!
More information about the U-Boot
mailing list