ramips: fix EW-7478AC model name in DTS
authorPetr Štetiar <ynezz@true.cz>
Thu, 20 Jun 2019 10:44:32 +0000 (12:44 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 20 Jun 2019 10:47:19 +0000 (12:47 +0200)
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 <cezary@eko.one.pl>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ramips/dts/EW-7478AC.dts

index b869ff37f86feb496e3b821c483d868665188040..ba33405e651dee50a462f6e571c676244740207b 100644 (file)
@@ -6,7 +6,7 @@
 
 / {
        compatible = "edimax,ew-7478ac", "ralink,mt7620a-soc";
-       model = "Edimax EW-7478ac";
+       model = "Edimax EW-7478AC";
 
        leds {
                compatible = "gpio-leds";