[openwrt/openwrt] realtek: 6.6: refresh patch 301-gpio-add-rtl8231-driver
LEDE Commits
lede-commits at lists.infradead.org
Sat Sep 14 12:29:49 PDT 2024
svanheule pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/82732d2ebeb67ff8c22f112ac0aabdfb1b8f51f5
commit 82732d2ebeb67ff8c22f112ac0aabdfb1b8f51f5
Author: Markus Stockhausen <markus.stockhausen at gmx.de>
AuthorDate: Sun Sep 8 15:36:16 2024 -0400
realtek: 6.6: refresh patch 301-gpio-add-rtl8231-driver
No content changes. Only take over the new patch locations.
Signed-off-by: Markus Stockhausen <markus.stockhausen at gmx.de>
---
target/linux/realtek/patches-6.6/301-gpio-add-rtl8231-driver.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/realtek/patches-6.6/301-gpio-add-rtl8231-driver.patch b/target/linux/realtek/patches-6.6/301-gpio-add-rtl8231-driver.patch
index 7603a03744..a177876420 100644
--- a/target/linux/realtek/patches-6.6/301-gpio-add-rtl8231-driver.patch
+++ b/target/linux/realtek/patches-6.6/301-gpio-add-rtl8231-driver.patch
@@ -25,7 +25,7 @@ Submitted-by: John Crispin <john at phrozen.org>
--- 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 <john at phrozen.org>
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
More information about the lede-commits
mailing list