aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3050.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3050.dtsi')
-rw-r--r--target/linux/ramips/dts/rt3050.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/rt3050.dtsi b/target/linux/ramips/dts/rt3050.dtsi
index 847c2169f0..9ba8a4df36 100644
--- a/target/linux/ramips/dts/rt3050.dtsi
+++ b/target/linux/ramips/dts/rt3050.dtsi
@@ -5,6 +5,11 @@
#size-cells = <1>;
compatible = "ralink,rt3050-soc", "ralink,rt3052-soc", "ralink,rt3350-soc";
+ aliases {
+ spi0 = &spi0;
+ serial0 = &uartlite;
+ };
+
cpus {
#address-cells = <1>;
#size-cells = <0>;
@@ -19,11 +24,6 @@
bootargs = "console=ttyS0,57600";
};
- aliases {
- spi0 = &spi0;
- serial0 = &uartlite;
- };
-
cpuintc: cpuintc {
#address-cells = <0>;
#interrupt-cells = <1>;