zephyr/boards/arm/da1469x_dk_pro
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
..
doc drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
board.cmake
da1469x_dk_pro-pinctrl.dtsi drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
da1469x_dk_pro.dts drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
da1469x_dk_pro.yaml drivers: spi: Add driver for smartbond 2023-04-20 10:32:40 +02:00
da1469x_dk_pro_defconfig drivers: i2c: Add driver for smartbond DA1469x device family 2023-04-07 10:09:37 -05:00
Kconfig
Kconfig.board
Kconfig.defconfig