zephyr/boards/m5stack/m5stack_core2
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 doc: boards: esp32: fix wrong link in M5Stack-Core2 docs 2024-04-24 14:56:18 -04:00
support
board.cmake
board.yml
grove_connectors.dtsi
Kconfig.defconfig boards: m5stack_core2: Add possibility to control 5V_BUS signal 2024-03-06 10:23:31 +00:00
Kconfig.m5stack_core2 soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc 2024-03-21 15:24:47 +01:00
m5stack_core2_appcpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
m5stack_core2_appcpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
m5stack_core2_appcpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
m5stack_core2_procpu_defconfig boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
m5stack_core2_procpu.dts soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
m5stack_core2_procpu.yaml boards: use unique names 2024-05-13 09:45:41 +02:00
m5stack_core2-pinctrl.dtsi
m5stack_mbus_connectors.dtsi