aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts')
-rw-r--r--target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts b/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts
index a54d632770..ec50c3e07d 100644
--- a/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts
+++ b/target/linux/bmips/dts/bcm6318-comtrend-ar-5315u.dts
@@ -23,14 +23,14 @@
wps {
label = "wps";
- gpios = <&pinctrl 3 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
linux,code = <KEY_WPS_BUTTON>;
debounce-interval = <60>;
};
reset {
label = "reset";
- gpios = <&pinctrl 33 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
linux,code = <KEY_RESTART>;
debounce-interval = <60>;
};