ARM: dts: sun8i: a83t: Remove unused address-cells/size-cells of dwmac-sun8i

ddress-cells/size-cells is unnecessary for dwmac-sun8i node.
It was in early days, but since a mdio node is used, it could be
removed.

This patch fix the following DT warning:
Warning (avoid_unnecessary_addr_size): /soc/ethernet@1c50000: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Corentin Labbe 2018-07-18 11:40:39 +00:00 committed by Maxime Ripard
parent 089d0f967e
commit b689ea74a6
No known key found for this signature in database
GPG Key ID: D2B4C094214DAF74
1 changed files with 0 additions and 2 deletions

View File

@ -902,8 +902,6 @@
reset-names = "stmmaceth";
clocks = <&ccu 27>;
clock-names = "stmmaceth";
#address-cells = <1>;
#size-cells = <0>;
status = "disabled";
mdio: mdio {