Commit b8f8e5a6 authored by Justin Swartz's avatar Justin Swartz Committed by Thomas Bogendoerfer

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: default avatarJustin Swartz <justin.swartz@risingedge.co.za>
Reviewed-by: default avatarArınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: default avatarSergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent de56f781
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment