]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ramips: drop ALT0 name from Pulse EX400 dts model
authorDavid Bauer <mail@david-bauer.net>
Sun, 4 May 2025 02:49:50 +0000 (04:49 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 10 May 2025 19:26:08 +0000 (21:26 +0200)
The alternative model name does not need to be represented in the DTS.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ramips/dts/mt7621_genexis_pulse-ex400.dts

index 2ec649832279ae9f0a2d41ebfff088493a456bc7..7256ea0cf29c7c49a22e2a9d313d2a618435fd6f 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        compatible = "genexis,pulse-ex400", "mediatek,mt7621-soc";
-       model = "Genexis/Inteno Pulse EX400";
+       model = "Genexis Pulse EX400";
 
        aliases {
                led-boot = &led_status_red;