arm64: dts: renesas: r8a779a0: Remove address- and size-cells from AVB[1-5]
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 23 Oct 2024 15:46:42 +0000 (17:46 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 13 Dec 2024 10:15:42 +0000 (11:15 +0100)
When describing the PHYs on the Falcon Ethernet breakout board mdio
nodes will be needed to describe the connections, and each mdio node
will need to contain these two properties instead. This will make the
address-cells and size-cells described in the base SoC include file
redundant and they will produce warnings, remove them.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20241023154643.4025941-2-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a779a0.dtsi

index 7156b1a542e8a38a10e39778045efd635b5895bb..fe6d97859e4a82260ef64f08354fa3120169496b 100644 (file)
                        rx-internal-delay-ps = <0>;
                        tx-internal-delay-ps = <0>;
                        iommus = <&ipmmu_ds1 1>;
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        status = "disabled";
                };
 
                        rx-internal-delay-ps = <0>;
                        tx-internal-delay-ps = <0>;
                        iommus = <&ipmmu_ds1 2>;
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        status = "disabled";
                };
 
                        rx-internal-delay-ps = <0>;
                        tx-internal-delay-ps = <0>;
                        iommus = <&ipmmu_ds1 3>;
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        status = "disabled";
                };
 
                        rx-internal-delay-ps = <0>;
                        tx-internal-delay-ps = <0>;
                        iommus = <&ipmmu_ds1 4>;
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        status = "disabled";
                };
 
                        rx-internal-delay-ps = <0>;
                        tx-internal-delay-ps = <0>;
                        iommus = <&ipmmu_ds1 11>;
-                       #address-cells = <1>;
-                       #size-cells = <0>;
                        status = "disabled";
                };