diff options
author | John Crispin <john@openwrt.org> | 2014-07-14 18:43:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-14 18:43:02 +0000 |
commit | 85cacfd75321538abffc0f000bd4ce951053cc09 (patch) | |
tree | e1185f91e84b5c441c977bdf03f3950b838f0ae8 /target | |
parent | 74db9511dc40410aceb6ab7122c965aa4bc42af3 (diff) | |
download | upstream-85cacfd75321538abffc0f000bd4ce951053cc09.tar.gz upstream-85cacfd75321538abffc0f000bd4ce951053cc09.tar.bz2 upstream-85cacfd75321538abffc0f000bd4ce951053cc09.zip |
lantiq: vgv7519 add missing wps label to dts
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41655
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 8e2b6e5902..86b5741741 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -238,6 +238,7 @@ linux,code = <0xf7>; }; wps { + label = "wps"; gpios = <&gpio 10 1>; linux,code = <0x211>; }; |