realtek: support common GPIOs on D-Link DGS-1210-16
authorRichard Kunze <kunze@tivano.de>
Wed, 20 Mar 2024 18:26:27 +0000 (19:26 +0100)
committerSander Vanheule <sander@svanheule.net>
Sat, 23 Mar 2024 17:36:51 +0000 (18:36 +0100)
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>
target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts

index 35f41b9e4d56d700869de893806f4d194e6ffa77..c9a79fb607e3e0b59564b0b66aba9c913c2394dd 100644 (file)
@@ -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";