zephyr/soc/arm
Ben Lauret 9cdc5d38b2 drivers: spi: Add driver for smartbond
This adds the SPI driver for the Renesas SmartBond(tm) DA1469x MCU family.
The driver only supports controller mode. All four SPI modes are supported.
Note that the lowest supported speed is 2285714Hz.
Requesting speeds higher than 16MHz, will result in a 16MHz SCLK.

Co-authored-by: Stan Geitel <stan@geitel.nl>

Signed-off-by: Ben Lauret <ben.lauret.wm@renesas.com>
2023-04-20 10:32:40 +02:00
..
arm init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
aspeed soc: arm: aspeed: remove unused DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
atmel_sam sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
atmel_sam0 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
bcm_vk init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
common/cortex_m soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +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 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
infineon_cat1 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
infineon_xmc drivers: spi: Add xmc4xxx driver 2023-03-03 17:20:17 +01:00
intel_socfpga_std init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
microchip_mec init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nordic_nrf soc: nordic_nrf: nrf91: Add support for nRF9161 SiP / nRF9120 SoC 2023-04-17 09:30:12 -07:00
nuvoton_npcx init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nuvoton_numicro drivers: pinctrl: add numicro pinctrl driver 2022-12-08 18:46:33 +01:00
nxp_imx init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nxp_kinetis init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
nxp_lpc USB: NXP LPC55S16 USB-HS support 2023-04-13 10:28:00 -05:00
nxp_s32 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
quicklogic_eos_s3 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
renesas_rcar init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
renesas_smartbond drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
rpi_pico init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
silabs_exx32 soc/arm/silabs_exx32/common/soc_power: add missing __weak symbol 2023-04-19 04:54:19 -04:00
st_stm32 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
ti_lm3s6965 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
ti_simplelink init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
xilinx_zynq7000 init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
xilinx_zynqmp init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt soc: arm: framework for common fixed MPU region configuration 2019-12-09 11:51:14 -05:00
Kconfig soc: nordic_nrf: nrf91: Add support for nRF9161 SiP / nRF9120 SoC 2023-04-17 09:30:12 -07:00