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

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
......@@ -125,7 +125,7 @@ amba {
#size-cells = <1>;
#interrupts-cells = <3>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
interrupt-parent = <&gic>;
ranges;
......
......@@ -163,7 +163,7 @@ xin24m: xin24m {
};
amba {
compatible = "arm,amba-bus";
compatible = "simple-bus";
#address-cells = <2>;
#size-cells = <2>;
ranges;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment