diff options
Diffstat (limited to 'target/linux/ramips/dts/MZK-DP150N.dts')
-rw-r--r-- | target/linux/ramips/dts/MZK-DP150N.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/MZK-DP150N.dts b/target/linux/ramips/dts/MZK-DP150N.dts index ae986f76c8..4b7b925c4a 100644 --- a/target/linux/ramips/dts/MZK-DP150N.dts +++ b/target/linux/ramips/dts/MZK-DP150N.dts @@ -78,6 +78,7 @@ gpio-leds { compatible = "gpio-leds"; + power { label = "mzkdp150n:green:power"; gpios = <&gpio0 9 1>; @@ -89,6 +90,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 10 1>; |