arm64: zynqmp: Remove address/size-cells from ams node

Remove unused address/size-cells properties without defining child.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/39f73999bbec0233264ce40f05c0885c46e423be.1716802450.git.michal.simek@amd.com
This commit is contained in:
Michal Simek 2024-05-27 11:34:12 +02:00
parent 7ab06833e0
commit a520fcceb9

View file

@ -1176,8 +1176,6 @@
compatible = "xlnx,zynqmp-ams-pl";
status = "disabled";
reg = <0x400 0x400>;
#address-cells = <1>;
#size-cells = <0>;
};
};