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

The compatible string "simple-bus" is well defined in ePAPR, while
I see no documentation for the "arm,amba-bus" arnywhere in ePAPR or
Documentation/devicetree/.

DT is also used by other projects than Linux kernel.  It is not a
good idea to rely on such an unofficial binding.

This commit
  - replaces "arm,amba-bus" with "simple-bus"
  - drops "arm,amba-bus" where it is used along with "simple-bus"

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Masahiro Yamada 2016-03-09 13:26:45 +09:00 committed by Olof Johansson
parent 301c6e0b16
commit 2ef7d5f342
29 changed files with 29 additions and 29 deletions

View File

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

View File

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

View File

@ -653,7 +653,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
interrupt-parent = <&gic>;
ranges;

View File

@ -380,7 +380,7 @@
};
amba {
compatible = "arm,amba-bus";
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
interrupt-parent = <&gic>;

View File

@ -674,7 +674,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
interrupt-parent = <&gic>;
ranges;

View File

@ -375,7 +375,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
interrupt-parent = <&gic>;
ranges;

View File

@ -200,7 +200,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
interrupt-parent = <&gic>;
ranges;
};

View File

@ -68,7 +68,7 @@
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
interrupt-parent = <&gic>;
ranges = <0 0xfc000000 0x2000000>;

View File

@ -43,7 +43,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
ranges;
uart0: uart@10001000 {

View File

@ -34,7 +34,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
ranges;
timer0: timer@00002000 {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -130,7 +130,7 @@
amba {
#address-cells = <1>;
#size-cells = <1>;
compatible = "arm,amba-bus";
compatible = "simple-bus";
ranges;
pdma0: dma@e0900000 {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -66,7 +66,7 @@
};
iofpga@3,00000000 {
compatible = "arm,amba-bus", "simple-bus";
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 3 0 0x200000>;

View File

@ -65,7 +65,7 @@
};
iofpga@7,00000000 {
compatible = "arm,amba-bus", "simple-bus";
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 7 0 0x20000>;

View File

@ -184,7 +184,7 @@
};
iofpga@3,00000000 {
compatible = "arm,amba-bus", "simple-bus";
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 3 0 0x200000>;

View File

@ -139,7 +139,7 @@
};
iofpga@3,00000000 {
compatible = "arm,amba-bus", "simple-bus";
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 3 0 0x200000>;

View File

@ -55,7 +55,7 @@
};
iofpga@3,00000000 {
compatible = "arm,amba-bus", "simple-bus";
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
ranges = <0 3 0 0x200000>;