diff options
author | John Crispin <john@openwrt.org> | 2012-12-19 15:17:11 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-12-19 15:17:11 +0000 |
commit | 5495ffbfdfeb5ec835ce902792b98a44f4ff75e3 (patch) | |
tree | 956f56cb1c21c467a3d4d505ac425eeb7c61ae6f /target/linux/lantiq/image/EASY80920.dtsi | |
parent | c0515a5a8b05552f22d46681b0318f9150de7858 (diff) | |
download | upstream-5495ffbfdfeb5ec835ce902792b98a44f4ff75e3.tar.gz upstream-5495ffbfdfeb5ec835ce902792b98a44f4ff75e3.tar.bz2 upstream-5495ffbfdfeb5ec835ce902792b98a44f4ff75e3.zip |
more board file fixes
SVN-Revision: 34788
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"; |