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

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

index 7a28c66996ccaa83cf308b725b882ab6ce8051e4..8897c11d67a87d033989c5be94e05eefed507aaa 100644 (file)
@@ -6,6 +6,7 @@
 
 / {
        compatible = "yuncore,m300", "mediatek,mt7628an-soc";
+       model = "Yuncore M300";
 
        chosen {
                bootargs = "console=ttyS0,57600";