Skip to content

Commit b8f8e5a

Browse files
jhswartztsbogend
authored andcommitted
mips: dts: ralink: mt7621: reorder the attributes of the root node
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>
1 parent de56f78 commit b8f8e5a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arch/mips/boot/dts/ralink/mt7621.dtsi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
#include <dt-bindings/reset/mt7621-reset.h>
66

77
/ {
8+
compatible = "mediatek,mt7621-soc";
9+
810
#address-cells = <1>;
911
#size-cells = <1>;
10-
compatible = "mediatek,mt7621-soc";
1112

1213
cpus {
1314
#address-cells = <1>;

0 commit comments

Comments
 (0)