diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-26 11:43:26 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-26 11:43:26 +0000 |
commit | 57cfd357723054ad366e83efc3544f4c8c8448e5 (patch) | |
tree | c11e579fef9456410c1d014c3013d14041243464 | |
parent | f2d7587246b02d901ff03c0b9bc4f4f51badf7ae (diff) | |
download | upstream-57cfd357723054ad366e83efc3544f4c8c8448e5.tar.gz upstream-57cfd357723054ad366e83efc3544f4c8c8448e5.tar.bz2 upstream-57cfd357723054ad366e83efc3544f4c8c8448e5.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41343 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 { |