summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WL-351.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WL-351.dts')
-rw-r--r--target/linux/ramips/dts/WL-351.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/WL-351.dts b/target/linux/ramips/dts/WL-351.dts
index b0eeb2cb43..91ba14c490 100644
--- a/target/linux/ramips/dts/WL-351.dts
+++ b/target/linux/ramips/dts/WL-351.dts
@@ -68,15 +68,15 @@
compatible = "gpio-leds";
power {
label = "wl-351:amber:power";
- gpio = <&gpio0 8 1>;
+ gpios = <&gpio0 8 1>;
};
unpopulated {
label = "wl-351:amber:unpopulated";
- gpio = <&gpio0 12 1>;
+ gpios = <&gpio0 12 1>;
};
unpopulated2 {
label = "wl-351:blue:unpopulated";
- gpio = <&gpio0 13 1>;
+ gpios = <&gpio0 13 1>;
};
};
@@ -87,12 +87,12 @@
poll-interval = <20>;
reset {
label = "reset";
- gpio = <&gpio0 10 1>;
+ gpios = <&gpio0 10 1>;
linux,code = <0x198>;
};
wps {
label = "wps";
- gpio = <&gpio0 0 1>;
+ gpios = <&gpio0 0 1>;
linux,code = <0x211>;
};
};