ARM: dts: hisilicon: fix errors detected by simple-bus.yaml
authorZhen Lei <thunder.leizhen@huawei.com>
Mon, 12 Oct 2020 06:12:19 +0000 (14:12 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 24 Nov 2020 11:43:18 +0000 (19:43 +0800)
Change bus node name from "amba" to "amba-bus" to match
'^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm/boot/dts/hi3620-hi4511.dts
arch/arm/boot/dts/hi3620.dtsi
arch/arm/boot/dts/hip01.dtsi
arch/arm/boot/dts/hisi-x5hd2.dtsi

index 1c62bdcca647a9afba95418f174400a2cf928cfa..29eedc7fef9861e7795f1c9bf1944f7d1dafa37d 100644 (file)
@@ -22,7 +22,7 @@
                reg = <0x40000000 0x20000000>;
        };
 
-       amba {
+       amba-bus {
                dual_timer0: dual_timer@800000 {
                        status = "ok";
                };
index d41378391e4cc362fc1c7154ae336012ea1f85a2..905900bf3e820405861dd5d78e683f5717be3bea 100644 (file)
@@ -63,7 +63,7 @@
                };
        };
 
-       amba {
+       amba-bus {
 
                #address-cells = <1>;
                #size-cells = <1>;
index fd09e6d9309c755961c093c51fd9e113504a6cb2..2a796360539002b4847ea7d29a2493e981bb69d6 100644 (file)
@@ -35,7 +35,7 @@
                interrupt-parent = <&gic>;
                ranges = <0 0x10000000 0x20000000>;
 
-               amba {
+               amba-bus {
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "simple-bus";
index 0c170894581334677050f9bf2562a063f23719fa..8fdfde4929194075f3e7f39a32a4687dd139d88a 100644 (file)
@@ -30,7 +30,7 @@
                interrupt-parent = <&gic>;
                ranges = <0 0xf8000000 0x8000000>;
 
-               amba {
+               amba-bus {
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "simple-bus";