[openwrt/openwrt] ramips: drop ALT0 name from Pulse EX400 dts model
LEDE Commits
lede-commits at lists.infradead.org
Sun May 11 02:56:08 PDT 2025
blocktrron pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ff55daf1eb8b96f09fceeaf62b882ba0b7dfa34b
commit ff55daf1eb8b96f09fceeaf62b882ba0b7dfa34b
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>
---
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