summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Kunze2024-03-20 18:26:27 +0000
committerSander Vanheule2024-04-03 19:32:55 +0000
commit77b7c10884dfe6f1393fb4eefddfb87ece4a0e76 (patch)
tree6e8acb1cf889e44737e2a7d51884b8a29194adce
parentf314debd4f9fb19bc3e9111bba2a9659b46408c6 (diff)
downloadopenwrt-77b7c10884dfe6f1393fb4eefddfb87ece4a0e76.tar.gz
realtek: support common GPIOs on D-Link DGS-1210-16
D-Link DGS-1210-16 hangs when rebooting and has no support for the reset button. Fix both by enabling the same GPIOs for reboot and the reset button as already used for D-Link DGS-1210-20 and D-Link DGS-1210-28. Signed-off-by: Richard Kunze <kunze@tivano.de> (cherry picked from commit 92c21b2e18f0c53f45cca9731e131568cddcbbd5)
-rw-r--r--target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts b/target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts
index 35f41b9e4d..c9a79fb607 100644
--- a/target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts
+++ b/target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts
@@ -2,6 +2,7 @@
#include "rtl838x.dtsi"
#include "rtl83xx_d-link_dgs-1210_common.dtsi"
+#include "rtl83xx_d-link_dgs-1210_gpio.dtsi"
/ {
compatible = "d-link,dgs-1210-16", "realtek,rtl838x-soc";