[PATCH 4/6] MIPS: dts: tplink-mr3020.dts: move aliases up

Antony Pavlov antonynpavlov at gmail.com
Tue Sep 22 15:34:11 PDT 2015


Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 arch/mips/dts/tplink-mr3020.dts | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/arch/mips/dts/tplink-mr3020.dts b/arch/mips/dts/tplink-mr3020.dts
index 41be352..e155de3 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;
-	};
-};
-- 
2.5.0




More information about the barebox mailing list