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

Commit 64cbff44 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Olof Johansson
Browse files

ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3



Tree-wide replacement was done by commit 2ef7d5f3 ("ARM, ARM64:
dts: drop "arm,amba-bus" in favor of "simple-bus"), then the 2nd
round by commit 15b7cc78 ("arm64: dts: drop "arm,amba-bus" in
favor of "simple-bus" part 2").

Here, some new users have appeared for Linux v4.10-rc1.  Eliminate
them now.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 9511ecab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -357,7 +357,7 @@
		};

		amba {
			compatible = "arm,amba-bus";
			compatible = "simple-bus";
			#address-cells = <1>;
			#size-cells = <1>;
			ranges;
+1 −1
Original line number Diff line number Diff line
@@ -1367,7 +1367,7 @@
		};

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