arm64: dts: amlogic: meson-gxl: add missing unit address to eth-phy-mux node name
authorNeil Armstrong <neil.armstrong@linaro.org>
Tue, 24 Jan 2023 10:34:30 +0000 (11:34 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 26 Jan 2023 08:28:04 +0000 (09:28 +0100)
Fixes:
bus@c8834000: eth-phy-mux: {...} should not be valid under {'type': 'object'}

Link: https://lore.kernel.org/r/20230124-b4-amlogic-bindings-fixups-v1-9-44351528957e@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi

index 04e9d0f1bde0f0f8de7a8f9a1d8ff7f0ae7255e9..5905a6df09b0408669afd27b8dbe52bad895e14e 100644 (file)
                };
        };
 
-       eth-phy-mux {
+       eth-phy-mux@55c {
                compatible = "mdio-mux-mmioreg", "mdio-mux";
                #address-cells = <1>;
                #size-cells = <0>;