zephyr/soc
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
..
arc ARC: Turn off stack checking for hsdk4xd 2023-07-10 09:29:43 +02:00
arm drivers: spi: nrfx: Clean up driver instantiation 2023-07-25 13:41:51 +02:00
arm64 dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
mips
nios2
posix soc inf (native): Refactor into a top and bottom 2023-06-23 12:16:26 +02:00
riscv pm: remove unnecessary __weak from pm_state_set/pm_exit_post_ops 2023-07-20 10:33:00 +00:00
sparc
x86 boards: rpl_crb: Indicate support for SMBus 2023-04-04 08:15:00 -04:00
xtensa soc: xtensa: intel_adsp: cavs: fix PM hooks guards 2023-07-20 10:33:00 +00:00
Kconfig nrf52_bsim: Convert from a nRF52832 to a nRF52833 2023-01-26 09:29:18 +01:00