aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WRTNODE2R.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WRTNODE2R.dts')
-rw-r--r--target/linux/ramips/dts/WRTNODE2R.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/WRTNODE2R.dts b/target/linux/ramips/dts/WRTNODE2R.dts
index 1c25770e76..abcbc73775 100644
--- a/target/linux/ramips/dts/WRTNODE2R.dts
+++ b/target/linux/ramips/dts/WRTNODE2R.dts
@@ -3,7 +3,7 @@
#include "WRTNODE2.dtsi"
/ {
- compatible = "mediatek,wrtnode2r", "mediatek,mt7628an-soc";
+ compatible = "wrtnode,wrtnode2r", "wrtnode,wrtnode2", "mediatek,mt7628an-soc";
model = "WRTnode2R";
gpio-leds {
@@ -11,7 +11,7 @@
indicator {
label = "wrtnode:blue:indicator";
- gpios = <&gpio1 12 1>;
+ gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
};
};
};