zephyr/boards/arc/emsdp
Siyuan Cheng cbdd2f38da drivers: spi: add Data Fusion Subsystem SPI driver
Introduce DesignWare ARC Data Fusion IP Subsystem(DFSS) SPI
driver for ARC boards, i.e. EMSDP, which uses DW SPI to controll
SPI-Flash and DFSS SPI to connect external devices. Both drivers
share most source code, but DFSS uses ARC auxiliary registers.
Move FIFO depth setting to device tree.

Signed-off-by: Siyuan Cheng <siyuanc@synopsys.com>
2023-05-22 15:25:19 +02:00
..
doc
support arc: boards: openocd: replace obsolete syntax 2023-04-19 03:45:58 -04:00
CMakeLists.txt drivers: spi: add Data Fusion Subsystem SPI driver 2023-05-22 15:25:19 +02:00
Kconfig.board
Kconfig.defconfig drivers: spi: add Data Fusion Subsystem SPI driver 2023-05-22 15:25:19 +02:00
arc_mpu_regions.c
board.cmake
board.dtsi
emsdp.dts
emsdp.yaml
emsdp_defconfig
emsdp_em4.dts
emsdp_em4.yaml
emsdp_em4_defconfig
emsdp_em5d.dts
emsdp_em5d.yaml
emsdp_em5d_defconfig
emsdp_em6.dts
emsdp_em6.yaml
emsdp_em6_defconfig
emsdp_em7d.dts
emsdp_em7d.yaml
emsdp_em7d_defconfig
emsdp_em7d_esp.dts
emsdp_em7d_esp.yaml
emsdp_em7d_esp_defconfig
emsdp_em9d.dts
emsdp_em9d.yaml
emsdp_em9d_defconfig
platform.c drivers: spi: add Data Fusion Subsystem SPI driver 2023-05-22 15:25:19 +02:00