diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-19 15:17:11 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-12-19 15:17:11 +0000 |
commit | ef9957153dba7827f0ffed4c914c6dbd9cb35df6 (patch) | |
tree | 59d8b9c6bf6b99d42d5572684bb258b9cdf6e366 /target/linux/lantiq/image/EASY80920.dtsi | |
parent | c8fef0b4fccc7d2c85eeb3b00ab1dac8f2b9d78f (diff) |
[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/EASY80920.dtsi')
-rw-r--r-- | target/linux/lantiq/image/EASY80920.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/image/EASY80920.dtsi b/target/linux/lantiq/image/EASY80920.dtsi index d4a922d3fb..03cebd7120 100644 --- a/target/linux/lantiq/image/EASY80920.dtsi +++ b/target/linux/lantiq/image/EASY80920.dtsi @@ -285,9 +285,9 @@ #size-cells = <0>; poll-interval = <100>; reset { - label = "Reset"; + label = "reset"; gpios = <&gpio 7 1>; - linux,code = <0x100>; + linux,code = <0x198>; }; paging { label = "paging"; |