]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ARM, ARM64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 3
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 27 Dec 2016 15:51:26 +0000 (00:51 +0900)
committerOlof Johansson <olof@lixom.net>
Tue, 10 Jan 2017 03:11:42 +0000 (19:11 -0800)
Tree-wide replacement was done by commit 2ef7d5f342c1 ("ARM, ARM64:
dts: drop "arm,amba-bus" in favor of "simple-bus"), then the 2nd
round by commit 15b7cc78f095 ("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: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/qcom-mdm9615.dtsi
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index 5ae4ec59e6ea4533ec35485a0a0bb361acdfffaf..c852b69229c977281a6f7e7192d88c3275e80817 100644 (file)
                };
 
                amba {
-                       compatible = "arm,amba-bus";
+                       compatible = "simple-bus";
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ranges;
index 64226d5ae4715172a12c8509022fb6f13814d318..135890cd8a859708c9adf6d3e184bd7ec093a3e0 100644 (file)
                };
 
                amba {
-                       compatible = "arm,amba-bus";
+                       compatible = "simple-bus";
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ranges;