From 811f7f9f2d2fc219e6f30ebb9f62d6878ed43ba0 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 7 Apr 2013 11:47:03 +0000 Subject: fix typos inside dts files Signed-off-by; Tobias Diedrick SVN-Revision: 36244 --- target/linux/ramips/dts/WL-351.dts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/linux/ramips/dts/WL-351.dts') 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>; }; }; -- cgit v1.2.3