arm64: xilinx: Remove address/size-cells from gem nodes
authorMichal Simek <michal.simek@amd.com>
Mon, 18 Sep 2023 12:41:17 +0000 (14:41 +0200)
committerMichal Simek <michal.simek@amd.com>
Wed, 13 Dec 2023 15:52:47 +0000 (16:52 +0100)
commiteb2f7ff7de56a75159e960337711f501f3a42544
tree52ec853b19e1c502d8f5bd3e6fa6779b54d6ec05
parentaa2fda88527259121efd4d44bf4128d2089e811a
arm64: xilinx: Remove address/size-cells from gem nodes

Some boards are using one mdio bus which holds multiple phys and also
boards are using mdio node for bus description. That's why there are cases
where address/size-cells are unnecessary which is also reported by make W=1
dtbs. That's why remove them from zynqmp.dtsi and let board DTSes to handle
it based on used description.

Error log:
/axi/ethernet@ff0e0000: unnecessary #address-cells/#size-cells without
"ranges" or child "reg" property

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/7252203d52af3ca8867764c8514affc4828e530d.1695040866.git.michal.simek@amd.com
arch/arm64/boot/dts/xilinx/zynqmp.dtsi