From 57ce131be91f35af76b8d449a50dbf9d40253c4d Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Wed, 23 Sep 2015 01:34:11 +0300 Subject: MIPS: dts: tplink-mr3020.dts: move aliases up Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/mips/dts/tplink-mr3020.dts | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'arch/mips') 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; - }; -}; -- cgit v1.2.3