]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mips: lantiq: danube: add model to EASY50712 dts
authorAleksander Jan Bajkowski <olek2@wp.pl>
Tue, 12 Aug 2025 14:06:04 +0000 (16:06 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 29 Aug 2025 20:34:29 +0000 (22:34 +0200)
This fixes the following warning:
arch/mips/boot/dts/lantiq/danube_easy50712.dtb: / (lantiq,xway): 'model' is a required property
from schema $id: http://devicetree.org/schemas/root-node.yaml#

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/lantiq/danube_easy50712.dts

index c4d7aa5753b043157ca3ffc5451c285ebc116f29..ab70028dbefcfa88ec9069db4202986d0ce9f666 100644 (file)
@@ -4,6 +4,8 @@
 /include/ "danube.dtsi"
 
 / {
+       model = "Intel EASY50712";
+
        chosen {
                bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
        };