zephyr/soc/arm
Andrzej Głąbek fa609e5844 drivers: spi: nrfx: Clean up driver instantiation
- use CONFIG_HAS_HW_NRF_* symbols consistently in nRF multi-instance
  drivers when creating particular driver instances
- remove unnecessary hidden Kconfig options that indicated the type of
  peripheral to be used by a given instance (e.g. SPI, SPIM, or SPIS)
  and enabled proper nrfx driver instance; instead, use one option per
  peripheral type and include the corresponding shim driver flavor into
  compilation basing on that option (not the one that enables the nrfx
  driver as it was incorrectly done so far in some cases)

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-07-25 13:41:51 +02:00
..
arm soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
aspeed soc: arm: aspeed: remove unused DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
atmel_sam soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
atmel_sam0 soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
bcm_vk soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
common/cortex_m dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
cypress init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
gigadevice soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
infineon_cat1 drivers: bluetooth: Add Infineon Bluetooth driver 2023-05-17 09:59:36 +03:00
infineon_xmc driver: i2c: infineon: Adding XMC4 I2C driver 2023-07-11 09:43:19 +02:00
intel_socfpga_std soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
microchip_mec pm: remove unnecessary __weak from pm_state_set/pm_exit_post_ops 2023-07-20 10:33:00 +00:00
nordic_nrf drivers: spi: nrfx: Clean up driver instantiation 2023-07-25 13:41:51 +02:00
nuvoton_npcx driver: flash: npcx: introduce npcx flash driver 2023-07-20 16:22:47 +02:00
nuvoton_numaker soc: nuvoton_numaker: add guard in defconfg 2023-06-30 16:47:51 +02:00
nuvoton_numicro drivers: pinctrl: add numicro pinctrl driver 2022-12-08 18:46:33 +01:00
nxp_imx soc: nxp_imx: rt11xx enable xbar driver 2023-07-24 08:29:21 -05:00
nxp_kinetis pm: remove unnecessary __weak from pm_state_set/pm_exit_post_ops 2023-07-20 10:33:00 +00:00
nxp_lpc soc: arm: lpc55xxx: Updated clock init 2023-07-17 13:05:44 -05:00
nxp_s32 dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
quicklogic_eos_s3 soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
renesas_rcar soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
renesas_smartbond soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
rpi_pico soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
silabs_exx32 soc: silabs_exx32: define an empty pm_state_exit_post_ops 2023-07-25 10:43:33 +02:00
st_stm32 dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
ti_k3 soc: arm64: add comments expanding the K3 acronym 2023-07-24 09:10:09 +00:00
ti_lm3s6965 soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
ti_simplelink pm: remove unnecessary __weak from pm_state_set/pm_exit_post_ops 2023-07-20 10:33:00 +00:00
xilinx_zynq7000 soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
xilinx_zynqmp soc: arm: remove all unnecessary NMI_INIT() calls 2023-07-05 09:15:36 +02:00
CMakeLists.txt
Kconfig soc: nordic_nrf: nrf91: Add support for nRF9161 SiP / nRF9120 SoC 2023-04-17 09:30:12 -07:00