kernel: add support for DesignWare SPI MMIO controller

Add kernel packages for DesignWare SPI core and MMIO controllers.
This is needed for the RP1 SoC found on RPi 5 devices.

Tested with a Microchip ENC28J60 Ethernet controller on a RPi 5.

Signed-off-by: Albrecht Lohofener <albrechtloh@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/19049
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit 82d20a0fbd)
This commit is contained in:
Albrecht Lohofener
2025-06-08 09:23:42 +02:00
committed by Álvaro Fernández Rojas
parent f90e7a7397
commit d5ab1b48dc
2 changed files with 43 additions and 0 deletions

View File

@@ -6218,6 +6218,11 @@ CONFIG_SND_X86=y
# CONFIG_SPI_CADENCE_XSPI is not set
# CONFIG_SPI_DEBUG is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_DW_BT1 is not set
# CONFIG_SPI_DW_BT1_DIRMAP is not set
# CONFIG_SPI_DW_DMA is not set
# CONFIG_SPI_DW_MMIO is not set
# CONFIG_SPI_DW_PCI is not set
# CONFIG_SPI_FSL_DSPI is not set
# CONFIG_SPI_FSL_ESPI is not set
# CONFIG_SPI_FSL_SPI is not set