Re: [PATCH 1/2] arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devices

From: Marek Behún
Date: Tue May 17 2022 - 12:21:41 EST


On Tue, 17 May 2022 10:48:00 +1200
Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> wrote:

> MDIO devices have #address-cells = <1>, #size-cells = <0>. Now that we
> have a schema enforcing this for marvell,orion-mdio we can see that the
> turris-mox has a unnecessary 2nd cell for the switch nodes reg property
> of it's switch devices. Remove the unnecessary 2nd cell from the
> switches reg property.
>
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>

Reviewed-by: Marek Behún <kabel@xxxxxxxxxx>