aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-08-17 05:59:47 +0000
committerJohn Crispin <blogic@openwrt.org>2015-08-17 05:59:47 +0000
commit0d24050ca414a85551a0e90440bb1288394179dd (patch)
tree1bffbe0b427587bd76d9170256aedc4d768e5278
parent68ef4528c5f223b1b428b7db11d38419d988071b (diff)
downloadmaster-187ad058-0d24050ca414a85551a0e90440bb1288394179dd.tar.gz
master-187ad058-0d24050ca414a85551a0e90440bb1288394179dd.tar.bz2
master-187ad058-0d24050ca414a85551a0e90440bb1288394179dd.zip
ramips: fix Tenda W150M model name
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46625 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/ramips/dts/W150M.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/W150M.dts b/target/linux/ramips/dts/W150M.dts
index 5f4d0e373f..2309df6034 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 {