ramips: fix ZyXEL NWA55AXE model name
authorDavid Bauer <mail@david-bauer.net>
Thu, 18 Aug 2022 16:02:48 +0000 (18:02 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 14 Oct 2022 21:14:50 +0000 (23:14 +0200)
The model name was missing a letter.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 9c8605dee238cdf52e88b6a1aa64d5b7bf5dd846)

target/linux/ramips/dts/mt7621_zyxel_nwa55axe.dts

index 04bbe340f25fdbbb2fae7aef545a7f728b29e03d..7f0a6d2cdfa84c4acab02f912c0308d4382fb324 100644 (file)
@@ -2,5 +2,5 @@
 
 / {
        compatible = "zyxel,nwa55axe", "mediatek,mt7621-soc";
-       model = "ZyXEL NWA55AX";
+       model = "ZyXEL NWA55AXE";
 };