arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devices
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 16 May 2022 22:48:00 +0000 (10:48 +1200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2022 12:03:43 +0000 (13:03 +0100)
commit9fd914bb05c24a779bba7b53d89516016c30dfbe
treeeb7c3076b658fca49aa0174885c5ee185bdc1ba8
parente8bacf408fa816fc01c25ce7203e41601e98a027
arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devices

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@alliedtelesis.co.nz>
Reviewed-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts