zephyr/drivers/rtc
Tomasz Bursztyka b4d0850d5c drivers/rtc: Fix how prescaler is used in QMSI driver
The issue was introduced by commit-id 27bdb83.
RTC_DIVIDER used to be 0 by default, now it's 1.

Fixes #8098

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-06-04 12:24:23 -04:00
..
CMakeLists.txt rtc: nxp: Add RTC driver for NXP Kinetis 2018-05-17 13:45:08 -05:00
Kconfig arch: Use dts to set rtc priorities for Intel quark, x86 and arc 2018-05-18 20:18:50 +03:00
Kconfig.mcux_rtc arch: arm: nxp: Fixup HAS_MCUX_RTC 2018-05-24 08:21:24 -05:00
Kconfig.qmsi arch: Use dts to set rtc priorities for Intel quark, x86 and arc 2018-05-18 20:18:50 +03:00
rtc_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
rtc_mcux.c rtc: nxp: Add RTC driver for NXP Kinetis 2018-05-17 13:45:08 -05:00
rtc_qmsi.c drivers/rtc: Fix how prescaler is used in QMSI driver 2018-06-04 12:24:23 -04:00