From 92c21b2e18f0c53f45cca9731e131568cddcbbd5 Mon Sep 17 00:00:00 2001 From: Richard Kunze Date: Wed, 20 Mar 2024 19:26:27 +0100 Subject: [PATCH] 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 --- target/linux/realtek/dts-5.15/rtl8382_d-link_dgs-1210-16.dts | 1 + 1 file changed, 1 insertion(+) 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";