aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorGravatar Justin Swartz <justin.swartz@risingedge.co.za> 2024-03-16 06:54:42 +0200
committerGravatar Thomas Bogendoerfer <tsbogend@alpha.franken.de> 2024-04-15 10:23:37 +0200
commitb8f8e5a691ba75051a841e68ace5817d5c368fd9 (patch)
tree2884f0f557e11c7cc88245ab566f3b9bc15fdd69 /arch/mips
parentmips: dts: ralink: mt7621: reorder pci?_phy attributes (diff)
downloadlinux-b8f8e5a691ba75051a841e68ace5817d5c368fd9.tar.gz
linux-b8f8e5a691ba75051a841e68ace5817d5c368fd9.tar.bz2
linux-b8f8e5a691ba75051a841e68ace5817d5c368fd9.zip
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>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/boot/dts/ralink/mt7621.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi
index 284811f32929..0704eab4a80b 100644
--- a/arch/mips/boot/dts/ralink/mt7621.dtsi
+++ b/arch/mips/boot/dts/ralink/mt7621.dtsi
@@ -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>;