aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/fast2504n.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/dts/fast2504n.dts')
-rw-r--r--target/linux/brcm63xx/dts/fast2504n.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/brcm63xx/dts/fast2504n.dts b/target/linux/brcm63xx/dts/fast2504n.dts
index 54923388d9..296bc0993d 100644
--- a/target/linux/brcm63xx/dts/fast2504n.dts
+++ b/target/linux/brcm63xx/dts/fast2504n.dts
@@ -21,12 +21,12 @@
reset {
label = "reset";
- gpios = <&gpio0 24 1>;
+ gpios = <&pinctrl 24 1>;
linux,code = <KEY_RESTART>;
};
wps {
label = "wps";
- gpios = <&gpio0 25 1>;
+ gpios = <&pinctrl 25 1>;
linux,code = <KEY_WPS_BUTTON>;
};
};
@@ -36,28 +36,28 @@
power_orange {
label = "fast2504n:orange:power";
- gpios = <&gpio0 2 1>;
+ gpios = <&pinctrl 2 1>;
};
power_green {
label = "fast2504n:green:power";
- gpios = <&gpio0 10 1>;
+ gpios = <&pinctrl 10 1>;
default-state = "on";
};
inet_red {
label = "fast2504n:red:internet";
- gpios = <&gpio0 26 1>;
+ gpios = <&pinctrl 26 1>;
};
ok_green {
label = "fast2504n:green:ok";
- gpios = <&gpio0 28 1>;
+ gpios = <&pinctrl 28 1>;
};
ok_orange {
label = "fast2504n:orange:ok";
- gpios = <&gpio0 29 1>;
+ gpios = <&pinctrl 29 1>;
};
wlan_orangee {
label = "fast2504n:orange:wlan";
- gpios = <&gpio0 30 1>;
+ gpios = <&pinctrl 30 1>;
};
};
};