diff options
author | Jon Mason <jon.mason@broadcom.com> | 2016-12-13 13:13:45 -0500 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2017-01-18 17:18:17 -0800 |
commit | 1fd2bb6ceb401d8adaaf6ddb02ae67811054f401 (patch) | |
tree | 21b9b290b879d3e032ec30771e976a0f289b84be /arch/arm/boot/dts/bcm958522er.dts | |
parent | a503cf0cbe66f153f77fe9d0ecaa12e65b2a42a5 (diff) | |
download | blackbird-obmc-linux-1fd2bb6ceb401d8adaaf6ddb02ae67811054f401.tar.gz blackbird-obmc-linux-1fd2bb6ceb401d8adaaf6ddb02ae67811054f401.zip |
ARM: dts: NSP: DT Clean-ups
The QSPI entry was added out of the sequental order that the rest of the
DTSI file is in. Move it to make it fit in properly. Also, some other
entries have been added in a non-alphabetical order in the DTS files,
making them different from the other NSP DTS files. Move the relevant
peices to make it match. Finally, remove errant new lines.
Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958522er.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm958522er.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm958522er.dts b/arch/arm/boot/dts/bcm958522er.dts index a21b0fd21f4e..7afd84530360 100644 --- a/arch/arm/boot/dts/bcm958522er.dts +++ b/arch/arm/boot/dts/bcm958522er.dts @@ -65,7 +65,6 @@ status = "okay"; }; - &amac1 { status = "okay"; }; |