zephyr/soc/arm/renesas_smartbond
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
..
da1469x drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
CMakeLists.txt soc: Add Renesas SmartBond(tm) DA1469x series SoC 2022-08-31 20:32:03 +02:00
Kconfig soc: renesas_smartbond: Make SoC family Kconfig not selectable 2022-09-05 14:50:30 +00:00
Kconfig.defconfig soc: Add Renesas SmartBond(tm) DA1469x series SoC 2022-08-31 20:32:03 +02:00
Kconfig.soc soc: Add Renesas SmartBond(tm) DA1469x series SoC 2022-08-31 20:32:03 +02:00