zephyr/include/dt-bindings/clock
Mohamed ElShahawi 4acac3e9ef drivers: esp32/clock_control: Add Clock Driver
- Support PLL for Higher Frequencies 80,160,240 MHz
- Support XTAL Frequencies 26MHz, 40MHz
- Clock Driver can't be disabled, because all of the other drivers
will depend on it to get their operating Frequency based on chosen
clock source (XTAL/PLL).

- Add needed references to BBPLL i2c bus ROM functions.
- Add `rtc` node to Device Tree.
- Since All Peripherals Frequency is depending on CPU_CLK Source,
`clock-source` property added to CPU node

Signed-off-by: Mohamed ElShahawi <ExtremeGTX@hotmail.com>
2020-06-16 09:00:51 -05:00
..
esp32_clock.h drivers: esp32/clock_control: Add Clock Driver 2020-06-16 09:00:51 -05:00
imx_ccm.h dt-bindings: dts/arm/nxp : add MCUX EDMA Support 2020-06-12 13:03:28 -05:00
kinetis_mcg.h
kinetis_pcc.h
kinetis_scg.h
kinetis_sim.h dt-bindings: dts/arm/nxp : add MCUX EDMA Support 2020-06-12 13:03:28 -05:00
stm32_clock.h