zephyr/boards/espressif/esp_wrover_kit
Lucas Tamborrino e282b0ea84 soc: esp32xx: refactor clock and RTC subsystems
The RTC subsystem in espressif's SOCs, among other tasks
is responsible for clock selection for CPU and for low
power domain clocks such as RTC_SLOW and RTC_FAST.

This commit allows for proper clock source and rate
selection for CPU, using the espressif,riscv and
espressif,xtensa-lx6/7 bindings.

It also enables clock selection for RTC_FAST and RTC_SLOW,
that impacts some peripherals, such as rtc_timer.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2024-05-27 01:37:18 -07:00
..
doc
support
Kconfig.defconfig
Kconfig.esp_wrover_kit
Kconfig.sysbuild
board.cmake
board.yml
esp_wrover_kit-pinctrl.dtsi boards: esp32: SDHC support for esp_wrover_kit 2024-04-30 18:23:06 +02:00
esp_wrover_kit_appcpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
esp_wrover_kit_appcpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
esp_wrover_kit_appcpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
esp_wrover_kit_procpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
esp_wrover_kit_procpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
esp_wrover_kit_procpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00