This commit adds input clock selection to the RTC driver. This is required to allow for the real hardware to operate. The QEMU emulated hardware ignores the input clock settings. Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.emul | ||
| Kconfig.mc146818 | ||
| Kconfig.pcf8523 | ||
| Kconfig.pcf8563 | ||
| Kconfig.stm32 | ||
| rtc_emul.c | ||
| rtc_handlers.c | ||
| rtc_ll_stm32.c | ||
| rtc_mc146818.c | ||
| rtc_pcf8523.c | ||
| rtc_pcf8563.c | ||