[OpenWrt-Devel] [PATCH v2 13/25] ramips: fix Tenda W150M model name
Piotr Dymacz
pepe2k at gmail.com
Wed Aug 5 14:30:14 EDT 2015
Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
target/linux/ramips/dts/W150M.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 {
--
2.4.6
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list