ramips: mt76x8: add missing model string to Yuncore CPE200
authorDaniel Golle <daniel@makrotopia.org>
Tue, 10 Sep 2024 22:14:43 +0000 (00:14 +0200)
committerDavid Bauer <mail@david-bauer.net>
Sat, 14 Sep 2024 17:09:07 +0000 (19:09 +0200)
Add missing 'model' string to DT, so /tmp/sysinfo/model gets populated.

Fixes: 64dae1052b ("ramips: mt76x8: add support for Yuncore CPE200")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/ramips/dts/mt7628an_yuncore_cpe200.dts

index c8bd39b6acf1011115d7328a3040e7b3184fc85f..6e6202f02be9bac4735d9f9e4a0009f6205b54b0 100644 (file)
@@ -6,6 +6,7 @@
 
 / {
        compatible = "yuncore,cpe200", "mediatek,mt7628an-soc";
+       model = "Yuncore CPE200";
 
        chosen {
                bootargs = "console=ttyS0,57600";