diff options
author | John Crispin <john@openwrt.org> | 2014-06-26 11:43:26 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-26 11:43:26 +0000 |
commit | 975728813aa1e664d0bfbef49fdfc52a710783a4 (patch) | |
tree | 143691b6f9900f26818339e8bf7ddd07a3e49fa6 /target/linux/ramips/dts/WRTNODE.dts | |
parent | 3cb08b481124b19065ad9bee0c2e70b271e856a0 (diff) | |
download | upstream-975728813aa1e664d0bfbef49fdfc52a710783a4.tar.gz upstream-975728813aa1e664d0bfbef49fdfc52a710783a4.tar.bz2 upstream-975728813aa1e664d0bfbef49fdfc52a710783a4.zip |
ralink: fix up WRTNode vs WRTNODE in the dts file
https://dev.openwrt.org/ticket/16899
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41343
Diffstat (limited to 'target/linux/ramips/dts/WRTNODE.dts')
-rw-r--r-- | target/linux/ramips/dts/WRTNODE.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WRTNODE.dts b/target/linux/ramips/dts/WRTNODE.dts index 33d7c9136e..2e0b71bcc2 100644 --- a/target/linux/ramips/dts/WRTNODE.dts +++ b/target/linux/ramips/dts/WRTNODE.dts @@ -4,7 +4,7 @@ / { compatible = "wrtnode", "ralink,mt7620n-soc"; - model = "WRTNode"; + model = "WRTNODE"; palmbus@10000000 { gpio2: gpio@660 { |