diff options
author | John Crispin <blogic@openwrt.org> | 2014-07-14 18:43:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-07-14 18:43:02 +0000 |
commit | 96e1b2c44755db9d18e8c2bc550621b3bba015c6 (patch) | |
tree | ab927ba07a5e0fe7ab0edfebe83be428e98e04a7 /target/linux | |
parent | 7a53c25db1c6495b073352c93465f1e1cfeb0bf9 (diff) | |
download | master-187ad058-96e1b2c44755db9d18e8c2bc550621b3bba015c6.tar.gz master-187ad058-96e1b2c44755db9d18e8c2bc550621b3bba015c6.tar.bz2 master-187ad058-96e1b2c44755db9d18e8c2bc550621b3bba015c6.zip |
lantiq: vgv7519 add missing wps label to dts
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41655 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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>; }; |