diff options
author | John Crispin <john@openwrt.org> | 2013-04-25 19:03:01 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-25 19:03:01 +0000 |
commit | cf3885eb0f276f3d0a12aeeff3445799b59fbb23 (patch) | |
tree | 257257f55ccc93c29cd6d68abb1cc3a225c52579 /target/linux/ramips/dts/ALL5002.dts | |
parent | 978567a89e3a1460f0fc1e9d39c7b70548de6629 (diff) | |
download | upstream-cf3885eb0f276f3d0a12aeeff3445799b59fbb23.tar.gz upstream-cf3885eb0f276f3d0a12aeeff3445799b59fbb23.tar.bz2 upstream-cf3885eb0f276f3d0a12aeeff3445799b59fbb23.zip |
ramips: introduce DTS for ALL5003
Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c.
With the change to DTS, this is no longer accurate, as ALL5002 is based on
Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding
rt5350.dtsi need to be included for ALL5003.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Patchwork: http://patchwork.openwrt.org/patch/3557/
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36435
Diffstat (limited to 'target/linux/ramips/dts/ALL5002.dts')
-rw-r--r-- | target/linux/ramips/dts/ALL5002.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/ALL5002.dts b/target/linux/ramips/dts/ALL5002.dts index fb704f3aba..0ede2e3215 100644 --- a/target/linux/ramips/dts/ALL5002.dts +++ b/target/linux/ramips/dts/ALL5002.dts @@ -4,7 +4,7 @@ / { compatible = "ALL5002", "ralink,rt3352-soc"; - model = "Allnet ALL5002/ALL5003"; + model = "Allnet ALL5002"; palmbus@10000000 { sysc@0 { |