OSDN Git Service

ARM: dts: BCM5301X: Fix MDIO node address/size cells
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 6 Dec 2019 00:01:20 +0000 (16:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Jan 2020 11:17:10 +0000 (12:17 +0100)
commit6e168ef21fa31396e3a37f0a8a55243630926dbb
tree9454d86f8cc6c8967427201aeaa12747f443fe4d
parent84133b6011ee7b06e30c308307cc37bef0d12c11
ARM: dts: BCM5301X: Fix MDIO node address/size cells

[ Upstream commit 093c3f94e922d83a734fc4da08cc5814990f32c6 ]

The MDIO node on BCM5301X had an reversed #address-cells and
 #size-cells properties, correct those, silencing checker warnings:

.../linux/arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dt.yaml: mdio@18003000: #address-cells:0:0: 1 was expected

Reported-by: Simon Horman <simon.horman@netronome.com>
Fixes: 23f1eca6d59b ("ARM: dts: BCM5301X: Specify MDIO bus in the DT")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/bcm5301x.dtsi