arm64: xilinx: Remove unnecessary #address/size-cells

GEMs are using mdio node that's why don't need cells description in the
node.
SPIs should be using partitions subnode that's why don't need to have
cells description in the node
Also no need to specify cells in DT overlay root node when there is no
child which needs it.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/7612a3817480f4089aea3e14cca07d585f8fddb5.1763551956.git.michal.simek@amd.com
This commit is contained in:
Michal Simek 2025-11-19 12:32:38 +01:00
parent 55e097ec88
commit b2a8ac7820

View File

@ -13,9 +13,6 @@
/plugin/;
&{/} {
#address-cells = <2>;
#size-cells = <2>;
compatible = "xlnx,zynqmp-sc-vn-p-b2197-revA",
"xlnx,zynqmp-sc-vn-p-b2197", "xlnx,zynqmp";