realtek: 6.6: refresh patch 301-gpio-add-rtl8231-driver
authorMarkus Stockhausen <[email protected]>
Sun, 8 Sep 2024 19:36:16 +0000 (15:36 -0400)
committerSander Vanheule <[email protected]>
Sat, 14 Sep 2024 17:58:55 +0000 (19:58 +0200)
No content changes. Only take over the new patch locations.

Signed-off-by: Markus Stockhausen <[email protected]>
target/linux/realtek/patches-6.6/301-gpio-add-rtl8231-driver.patch

index 7603a037442445555820584567e54e54cb14528f..a1778764206d121dd372ee9b6622484a51e35cb8 100644 (file)
@@ -25,7 +25,7 @@ Submitted-by: John Crispin <[email protected]>
 
 --- a/drivers/gpio/Kconfig
 +++ b/drivers/gpio/Kconfig
-@@ -529,6 +529,12 @@ config GPIO_ROCKCHIP
+@@ -553,6 +553,12 @@ config GPIO_ROCKCHIP
        help
          Say yes here to support GPIO on Rockchip SoCs.
  
@@ -40,7 +40,7 @@ Submitted-by: John Crispin <[email protected]>
        depends on MFD_SYSCON
 --- a/drivers/gpio/Makefile
 +++ b/drivers/gpio/Makefile
-@@ -129,6 +129,7 @@ obj-$(CONFIG_GPIO_RDC321X)         += gpio-rdc3
+@@ -138,6 +138,7 @@ obj-$(CONFIG_GPIO_RDC321X)         += gpio-rdc3
  obj-$(CONFIG_GPIO_REALTEK_OTTO)               += gpio-realtek-otto.o
  obj-$(CONFIG_GPIO_REG)                        += gpio-reg.o
  obj-$(CONFIG_GPIO_ROCKCHIP)   += gpio-rockchip.o