zephyr/include/dt-bindings
Maureen Helm 39d63d316b clock_control: Add support for getting LPO frequency in mcux sim driver
The mcux sim clock control driver was originally designed to pass
through the clock subsystem value from dts to the mcux CLOCK_GetFreq()
function. This assumed that the values in
include/dt-bindings/clock/kinetis_sim.h matched the enumeration in
fsl_clock.h, which is true for the coresys, platform, and bus clocks.
However, the low-power oscillator (LPO) clock has a different values in
k64 vs. kw2xd, therefore we must update the clock_control driver to
parse the value from dts and convert it to the fsl_clock.h enumeration.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-05-17 15:00:55 -05:00
..
clock clock_control: Add support for getting LPO frequency in mcux sim driver 2018-05-17 15:00:55 -05:00
gpio dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files 2018-04-13 13:36:45 -05:00
i2c i2c: Cleanup dts clock-frequency property usage 2017-08-16 10:03:34 -05:00
interrupt-controller dts: x86: Add interrupt controller node 2017-12-15 11:22:55 -06:00
pinctrl boards: olimexino_stm32: Add USB support 2018-05-10 07:47:13 -05:00