UPSTREAM: arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2

Tree-wide replacement was done by commit 2ef7d5f342 (ARM, ARM64:
dts: drop "arm,amba-bus" in favor of "simple-bus"), but we have some
new users of "arm,amba-bus" at Linux 4.7-rc1.  Eliminate them now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Chanho Min <chanho.min@lge.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
(cherry picked from commit 15b7cc78f0)

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>

Conflicts:
	arch/arm64/boot/dts/lg/lg1312.dtsi

Change-Id: I249c73ade56946fa0548b9f36889abaa7e77d3df
This commit is contained in:
Masahiro Yamada
2016-05-30 11:12:33 +09:00
committed by Tao Huang
parent ad56b4cbe8
commit a2938f6042

View File

@@ -240,7 +240,7 @@
};
amba {
compatible = "arm,amba-bus";
compatible = "simple-bus";
#address-cells = <2>;
#size-cells = <2>;
ranges;