Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15b7cc78 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Olof Johansson
Browse files

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



Tree-wide replacement was done by commit 2ef7d5f3 (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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: default avatarHeiko Stuebner <heiko@sntech.de>
Acked-by: default avatarChanho Min <chanho.min@lge.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 1a695a90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@
		#size-cells = <1>;
		#interrupts-cells = <3>;

		compatible = "arm,amba-bus";
		compatible = "simple-bus";
		interrupt-parent = <&gic>;
		ranges;

+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@
	};

	amba {
		compatible = "arm,amba-bus";
		compatible = "simple-bus";
		#address-cells = <2>;
		#size-cells = <2>;
		ranges;