[openwrt/openwrt] ramips: drop ALT0 name from Pulse EX400 dts model

LEDE Commits lede-commits at lists.infradead.org
Mon May 12 06:01:34 PDT 2025


blocktrron pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/ea97c49766ad55cdfedcf7bd3eaf3b2a66d29730

commit ea97c49766ad55cdfedcf7bd3eaf3b2a66d29730
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sun May 4 04:49:50 2025 +0200

    ramips: drop ALT0 name from Pulse EX400 dts model
    
    The alternative model name does not need to be represented in the DTS.
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
    (cherry picked from commit ff55daf1eb8b96f09fceeaf62b882ba0b7dfa34b)
---
 target/linux/ramips/dts/mt7621_genexis_pulse-ex400.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ramips/dts/mt7621_genexis_pulse-ex400.dts b/target/linux/ramips/dts/mt7621_genexis_pulse-ex400.dts
index 2ec6498322..7256ea0cf2 100644
--- a/target/linux/ramips/dts/mt7621_genexis_pulse-ex400.dts
+++ b/target/linux/ramips/dts/mt7621_genexis_pulse-ex400.dts
@@ -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;




More information about the lede-commits mailing list