From 783e37502f5bceeeccde770782e81c0846179d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Thu, 20 Jun 2019 12:44:32 +0200 Subject: ramips: fix EW-7478AC model name in DTS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes lower case AC in the DTS model name. Fixes: 88f7a29f99fb ("ramips: add support for Edimax EW-7476RPC / EW-7478AC") Reported-by: Cezary Jackiewicz Signed-off-by: Petr Štetiar --- target/linux/ramips/dts/EW-7478AC.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts') diff --git a/target/linux/ramips/dts/EW-7478AC.dts b/target/linux/ramips/dts/EW-7478AC.dts index b869ff37f8..ba33405e65 100644 --- a/target/linux/ramips/dts/EW-7478AC.dts +++ b/target/linux/ramips/dts/EW-7478AC.dts @@ -6,7 +6,7 @@ / { compatible = "edimax,ew-7478ac", "ralink,mt7620a-soc"; - model = "Edimax EW-7478ac"; + model = "Edimax EW-7478AC"; leds { compatible = "gpio-leds"; -- cgit v1.2.3