zephyr/soc/arm
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
..
arm drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
atmel_sam soc: atmel: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
atmel_sam0 soc: atmel: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
bcm_vk arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
common/cortex_m soc: arm: nxp_imx: add rt117x support 2021-06-29 11:30:00 -04:00
cypress soc: cypress: use new DT pinctrl accessors 2021-08-25 18:09:00 -04:00
infineon_xmc arm: rename z_platform_init to z_arm_platform_init 2021-07-28 21:08:18 -04:00
microchip_mec pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
nordic_nrf soc: nrf52: Add Kconfig option for enabling REG0 DC/DC converter 2021-10-17 11:49:26 -04:00
nuvoton_npcx NPCX: Correct ESPICFG fields 2021-10-14 14:30:58 -04:00
nuvoton_numicro soc: arm: rename soc/arm/nuvoton as soc/arm/nuvoton_numicro 2021-08-07 20:37:24 -04:00
nxp_imx soc: arm: Configure serial driver init priority for NXP SoCs 2021-10-17 10:58:09 -04:00
nxp_kinetis soc: arm: Configure serial driver init priority for NXP SoCs 2021-10-17 10:58:09 -04:00
nxp_lpc soc: arm: Configure serial driver init priority for NXP SoCs 2021-10-17 10:58:09 -04:00
quicklogic_eos_s3 drivers: gpio: add EOS S3 GPIO driver 2021-03-11 08:58:20 -05:00
renesas_rcar arm: rename z_platform_init to z_arm_platform_init 2021-07-28 21:08:18 -04:00
silabs_exx32 boards: efr32mg_sltb004a: Add minimal pwm support 2021-09-03 10:11:15 -04:00
st_stm32 drivers: clock_control: Refactor drivers to use shared init priority 2021-10-19 23:05:25 -04:00
ti_lm3s6965
ti_simplelink cc13x2_cc26x2: pm: Conditionally implement PM functions 2021-09-13 17:54:23 -04:00
xilinx_zynqmp soc: arm: xilinx_zynqmp: Enable MPU support 2021-08-17 06:06:33 -04:00
CMakeLists.txt
Kconfig soc: arm: nrf5340: remove handling for Erratum 19 2021-02-19 15:12:28 +03:00