Author: blogic Date: 2015-08-17 07:59:47 +0200 (Mon, 17 Aug 2015) New Revision: 46625
Modified: trunk/target/linux/ramips/dts/W150M.dts Log: ramips: fix Tenda W150M model name Signed-off-by: Piotr Dymacz <[email protected]> Modified: trunk/target/linux/ramips/dts/W150M.dts =================================================================== --- trunk/target/linux/ramips/dts/W150M.dts 2015-08-17 05:59:36 UTC (rev 46624) +++ trunk/target/linux/ramips/dts/W150M.dts 2015-08-17 05:59:47 UTC (rev 46625) @@ -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 { _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
