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 1c62bdc..29eedc7 100644 (file)
@@ -22,7 +22,7 @@
                reg = <0x40000000 0x20000000>;
        };
 
-       amba {
+       amba-bus {
                dual_timer0: dual_timer@800000 {
                        status = "ok";
                };
index d413783..905900b 100644 (file)
@@ -63,7 +63,7 @@
                };
        };
 
-       amba {
+       amba-bus {
 
                #address-cells = <1>;
                #size-cells = <1>;
index fd09e6d..2a79636 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 0c17089..8fdfde4 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";