mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
In QMSI 1.2 API, the RTC divider value for the prescaler can now be set on runtime. This is done through a config parameter for the qm_rtc driver. Fix the rtc shim driver by using the value defined in rtc.h as RTC_DIVIDER. Change-Id: I5ab61a5a1a3debca103f2782e0ac584938dc91e1 Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>