diff options
author | John Crispin <blogic@openwrt.org> | 2012-12-19 15:17:11 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-12-19 15:17:11 +0000 |
commit | cb8fc67686dd046a3134f5a2b08c33ff120ba35f (patch) | |
tree | 59d8b9c6bf6b99d42d5572684bb258b9cdf6e366 /target/linux/lantiq/image/ARV752DPW.dts | |
parent | c2cdf0f874e86575168624ce7312ffa6627d0590 (diff) | |
download | upstream-cb8fc67686dd046a3134f5a2b08c33ff120ba35f.tar.gz upstream-cb8fc67686dd046a3134f5a2b08c33ff120ba35f.tar.bz2 upstream-cb8fc67686dd046a3134f5a2b08c33ff120ba35f.zip |
[lantiq] more board file fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34788 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/image/ARV752DPW.dts')
-rw-r--r-- | target/linux/lantiq/image/ARV752DPW.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/image/ARV752DPW.dts b/target/linux/lantiq/image/ARV752DPW.dts index 3c58f7e2ea..7254f5ce73 100644 --- a/target/linux/lantiq/image/ARV752DPW.dts +++ b/target/linux/lantiq/image/ARV752DPW.dts @@ -164,7 +164,7 @@ reset { label = "reset"; gpios = <&gpio 28 0>; - linux,code = <0x100>; + linux,code = <0x198>; }; }; |