kernel/airoha: refresh patch on top of Linux 6.6
authorDaniel Golle <daniel@makrotopia.org>
Tue, 7 May 2024 13:09:34 +0000 (14:09 +0100)
committerRobert Marko <robimarko@gmail.com>
Sun, 12 May 2024 10:52:16 +0000 (12:52 +0200)
Refresh the only remaining downstream patch.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Link: https://github.com/openwrt/openwrt/pull/15416
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/airoha/patches-6.6/0005-spi-Add-support-for-the-Airoha-EN7523-SoC-SPI-contro.patch

index dc28bd1df97a5e926a3a5664963e97043595ce60..30ba1ab4128876952a485e7abf91819718373969 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/spi/Kconfig
 +++ b/drivers/spi/Kconfig
-@@ -330,6 +330,12 @@ config SPI_DLN2
+@@ -353,6 +353,12 @@ config SPI_DLN2
         This driver can also be built as a module.  If so, the module
         will be called spi-dln2.
  
@@ -15,7 +15,7 @@
        depends on ARCH_EP93XX || COMPILE_TEST
 --- a/drivers/spi/Makefile
 +++ b/drivers/spi/Makefile
-@@ -47,6 +47,7 @@ obj-$(CONFIG_SPI_DW_BT1)             += spi-dw-bt1.
+@@ -50,6 +50,7 @@ obj-$(CONFIG_SPI_DW_BT1)             += spi-dw-bt1.
  obj-$(CONFIG_SPI_DW_MMIO)             += spi-dw-mmio.o
  obj-$(CONFIG_SPI_DW_PCI)              += spi-dw-pci.o
  obj-$(CONFIG_SPI_EP93XX)              += spi-ep93xx.o