From: John Crispin <john@openwrt.org>
Date: Sat, 30 Nov 2013 08:36:47 +0000 (+0000)
Subject: ramips: Fix dts typos
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=f8fe6a090a0baa84bf52dacdad7ee5d8e65f3f1e;p=openwrt%2Fstaging%2Fblocktrron.git

ramips: Fix dts typos

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 38959
---

diff --git a/target/linux/ramips/dts/WCR150GN.dts b/target/linux/ramips/dts/WCR150GN.dts
index e59fc8d745..976754eac1 100644
--- a/target/linux/ramips/dts/WCR150GN.dts
+++ b/target/linux/ramips/dts/WCR150GN.dts
@@ -3,7 +3,7 @@
 /include/ "rt3050.dtsi"
 
 / {
-	compatible = "WCR150GN", "ralink,rt3052-soc";
+	compatible = "WCR150GN", "ralink,rt3050-soc";
 	model = "Sparklan WCR-150GN";
 
 	pinctrl {
diff --git a/target/linux/ramips/dts/rt3050.dtsi b/target/linux/ramips/dts/rt3050.dtsi
index 9f29aa0e69..dfce920b17 100644
--- a/target/linux/ramips/dts/rt3050.dtsi
+++ b/target/linux/ramips/dts/rt3050.dtsi
@@ -1,7 +1,7 @@
 / {
 	#address-cells = <1>;
 	#size-cells = <1>;
-	compatible = "ralink,rt3050-soc", "ralink,rt3050-soc", "ralink,rt3350-soc";
+	compatible = "ralink,rt3050-soc", "ralink,rt3052-soc", "ralink,rt3350-soc";
 
 	cpus {
 		cpu@0 {