mips: dts: ralink: mt7621: reorder the attributes of the root node
authorJustin Swartz <justin.swartz@risingedge.co.za>
Sat, 16 Mar 2024 04:54:42 +0000 (06:54 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 15 Apr 2024 08:23:37 +0000 (10:23 +0200)
Move the compatible attribute of the DTS root node to first place.

Signed-off-by: Justin Swartz <justin.swartz@risingedge.co.za>
Reviewed-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ralink/mt7621.dtsi

index 284811f32929a7d3ce44bbd2396bdd857159a9a1..0704eab4a80bad9266a7d009a60aa3c28d92cf6e 100644 (file)
@@ -5,9 +5,10 @@
 #include <dt-bindings/reset/mt7621-reset.h>
 
 / {
+       compatible = "mediatek,mt7621-soc";
+
        #address-cells = <1>;
        #size-cells = <1>;
-       compatible = "mediatek,mt7621-soc";
 
        cpus {
                #address-cells = <1>;