ramips: mt7621: mikrotik rb760igs: Include "hEX S" in model name
authorPriit Laes <plaes@plaes.org>
Fri, 11 Oct 2024 07:15:22 +0000 (10:15 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Oct 2024 21:05:31 +0000 (23:05 +0200)
Mikrotik seems to prefer "hEX S" as general name for this model,
therefore include this in devicetree model name as well.

Signed-off-by: Priit Laes <plaes@plaes.org>
Link: https://github.com/openwrt/openwrt/pull/16658
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/dts/mt7621_mikrotik_routerboard-760igs.dts

index c9d07cf96ccf68dc1d9b5280e62b7aa77df07a89..ba2cc4556a1f70d62cfa67af5b73c27be8e23673 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        compatible = "mikrotik,routerboard-760igs", "mediatek,mt7621-soc";
-       model = "MikroTik RouterBOARD 760iGS";
+       model = "MikroTik RouterBOARD 760iGS (hEX S)";
 
        aliases {
                led-boot = &led_pwr;