diff mbox

[OpenWrt-Devel,v2,13/25] ramips: fix Tenda W150M model name

Message ID 1438799426-24409-14-git-send-email-pepe2k@gmail.com
State Accepted
Headers show

Commit Message

Piotr Dymacz Aug. 5, 2015, 6:30 p.m. UTC
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
---
 target/linux/ramips/dts/W150M.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/target/linux/ramips/dts/W150M.dts b/target/linux/ramips/dts/W150M.dts
index 5f4d0e3..2309df6 100644
--- a/target/linux/ramips/dts/W150M.dts
+++ b/target/linux/ramips/dts/W150M.dts
@@ -3,8 +3,8 @@ 
 /include/ "rt3050.dtsi"
 
 / {
-	compatible = "3G300M", "ralink,rt3050-soc";
-	model = "Tenda 3G300M";
+	compatible = "W150M", "ralink,rt3050-soc";
+	model = "Tenda W150M";
 
 	pinctrl {
 		state_default: pinctrl0 {