summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts')
-rw-r--r--arch/mips/dts/tplink-mr3020.dts10
1 files changed, 4 insertions, 6 deletions
diff --git a/arch/mips/dts/tplink-mr3020.dts b/arch/mips/dts/tplink-mr3020.dts
index 41be352e5d..e155de31bb 100644
--- a/arch/mips/dts/tplink-mr3020.dts
+++ b/arch/mips/dts/tplink-mr3020.dts
@@ -9,6 +9,10 @@
memory {
reg = <0x00000000 0x2000000>;
};
+
+ aliases {
+ spiflash = &spiflash;
+ };
};
&serial0 {
@@ -28,9 +32,3 @@
reg = <0>;
};
};
-
-/ {
- aliases {
- spiflash = &spiflash;
- };
-};