arm64: dts: hisilicon: hip07: correct unit addresses
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 2 Apr 2024 19:31:45 +0000 (21:31 +0200)
committerWei Xu <xuwei5@hisilicon.com>
Fri, 19 Apr 2024 08:40:27 +0000 (08:40 +0000)
Correct several nodes' unit addresses to fix dtc W=1 warnings:

  arch/arm64/boot/dts/hisilicon/hip07.dtsi:1382.23-1520.5: Warning (simple_bus_reg): /soc/dsa@c7000000: simple-bus unit address format error, expected "c5000000"
  arch/arm64/boot/dts/hisilicon/hip07.dtsi:1727.29-1747.5: Warning (simple_bus_reg): /soc/pcie@a00a0000: simple-bus unit address format error, expected "af800000"
  arch/arm64/boot/dts/hisilicon/hip07.dtsi:1748.29-1788.5: Warning (simple_bus_reg): /soc/crypto@d2000000: simple-bus unit address format error, expected "d0000000"

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hip07.dtsi

index 9d1e86553ea8f7d6ab72df57886831ef60b8792d..00a6bfa7478cb459eb7441134fb54c039f234dd8 100644 (file)
                        };
                };
 
-               dsaf0: dsa@c7000000 {
+               dsaf0: dsa@c5000000 {
                        #address-cells = <1>;
                        #size-cells = <0>;
                        compatible = "hisilicon,hns-dsaf-v2";
                        status = "disabled";
                };
 
-               p0_pcie2_a: pcie@a00a0000 {
+               p0_pcie2_a: pcie@af800000 {
                        compatible = "hisilicon,hip07-pcie-ecam";
                        reg = <0 0xaf800000 0 0x800000>,
                              <0 0xa00a0000 0 0x10000>;
                                         0x0 0 0 4 &mbigen_pcie2_a 671 4>;
                        status = "disabled";
                };
-               p0_sec_a: crypto@d2000000 {
+               p0_sec_a: crypto@d0000000 {
                        compatible = "hisilicon,hip07-sec";
                        reg = <0x0 0xd0000000 0x0 0x10000>,
                              <0x0 0xd2000000 0x0 0x10000>,
                                     <605 1>, <606 4>,
                                     <607 1>, <608 4>;
                };
-               p0_sec_b: crypto@8,d2000000 {
+               p0_sec_b: crypto@8d0000000 {
                        compatible = "hisilicon,hip07-sec";
                        reg = <0x8 0xd0000000 0x0 0x10000>,
                              <0x8 0xd2000000 0x0 0x10000>,
                                     <605 1>, <606 4>,
                                     <607 1>, <608 4>;
                };
-               p1_sec_a: crypto@400,d2000000 {
+               p1_sec_a: crypto@400d0000000 {
                        compatible = "hisilicon,hip07-sec";
                        reg = <0x400 0xd0000000 0x0 0x10000>,
                              <0x400 0xd2000000 0x0 0x10000>,
                                     <605 1>, <606 4>,
                                     <607 1>, <608 4>;
                };
-               p1_sec_b: crypto@408,d2000000 {
+               p1_sec_b: crypto@408d0000000 {
                        compatible = "hisilicon,hip07-sec";
                        reg = <0x408 0xd0000000 0x0 0x10000>,
                              <0x408 0xd2000000 0x0 0x10000>,