aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts b/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
index f8d7268b92..baef38fe53 100644
--- a/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
+++ b/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
@@ -25,12 +25,12 @@
led_status: status {
label = "hc5962:white:status";
- gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
};
led_system: system {
label = "hc5962:red:system";
- gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
panic-indicator;
};
};
@@ -40,7 +40,7 @@
reset {
label = "reset";
- gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio 18 GPIO_ACTIVE_HIGH>;
linux,code = <KEY_RESTART>;
};
};