From 40f808600c9d1f821fa3d0eee34a52916415f69f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 05:59:47 +0000 Subject: ramips: fix Tenda W150M model name Signed-off-by: Piotr Dymacz SVN-Revision: 46625 --- 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 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 { -- cgit v1.2.3