zephyr/soc
Maureen Helm ed9cb841c3 drivers: clock_control: Refactor drivers to use shared init priority
Refactors all of the clock control drivers to use a shared driver class
initialization priority configuration,
CONFIG_CLOCK_CONTROL_INIT_PRIORITY, to allow configuring clock control
drivers separately from other devices. This is similar to other driver
classes like I2C and SPI.

Most drivers previously used CONFIG_KERNEL_INIT_PRIORITY_OBJECTS or
CONFIG_KERNEL_INIT_PRIORITY_DEVICE, therefore the default for this new
option is the lower of the two, which means earlier initialization.

The even lower defaults for STM32 and Arm Beetle are preserved by
SoC-family level overrides.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2021-10-19 23:05:25 -04:00
..
arc boards: arc: add a nsim_hs_mpuv6 board simulator 2021-08-27 11:45:43 -04:00
arm drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
arm64 soc: arm64: Add Kconfig files for Intel SoC FPGA 2021-10-12 08:37:03 -04:00
nios2
posix
riscv drivers: serial: neorv32: use shared serial driver init priority 2021-10-19 06:44:46 -04:00
sparc
x86 bluetooth: remove Kconfig options CONFIG_BT_*_ON_DEV_NAME 2021-08-25 18:05:17 -04:00
xtensa soc: esp32s2: Fix RAM offset calculation 2021-10-13 10:13:58 -04:00
Kconfig kconfig: soc and shield cleanup 2021-06-11 16:13:22 +02:00