mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 16:14:12 +00:00
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>
This commit is contained in:
parent
27ce04a948
commit
92c21b2e18
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
#include "rtl838x.dtsi"
|
#include "rtl838x.dtsi"
|
||||||
#include "rtl83xx_d-link_dgs-1210_common.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";
|
compatible = "d-link,dgs-1210-16", "realtek,rtl838x-soc";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user