The aliases node is expected as one of the first entries, and having it there matches alphabetic sorting as well. Signed-off-by: Adrian Schmutzler <[email protected]>
@@ -5,6 +5,12 @@
#size-cells = <1>;
compatible = "ralink,mt7620a-soc";
+ aliases {
+ spi0 = &spi0;
+ spi1 = &spi1;
+ serial0 = &uartlite;
+ };
+
cpus {
#address-cells = <1>;
#size-cells = <0>;
@@ -26,12 +32,6 @@
compatible = "mti,cpu-interrupt-controller";
};
- aliases {
- spi0 = &spi0;
- spi1 = &spi1;
- serial0 = &uartlite;
- };
-
palmbus: palmbus@10000000 {
compatible = "palmbus";
reg = <0x10000000 0x200000>;
compatible = "ralink,mt7620n-soc";
@@ -9,6 +9,10 @@
compatible = "mediatek,mt7621-soc";
@@ -33,10 +37,6 @@
chosen {
bootargs = "console=ttyS0,57600";
@@ -5,6 +5,10 @@
compatible = "mediatek,mt7628an-soc";
@@ -19,10 +23,6 @@
cpuintc: cpuintc {
#address-cells = <0>;
#interrupt-cells = <1>;
compatible = "ralink,rt2880-soc";
@@ -5,6 +5,11 @@
compatible = "ralink,rt3050-soc", "ralink,rt3052-soc", "ralink,rt3350-soc";
@@ -19,11 +24,6 @@
compatible = "ralink,rt3352-soc";
compatible = "ralink,rt3883-soc";
@@ -19,12 +25,6 @@
compatible = "ralink,rt5350-soc";