Message ID | 20230124-b4-amlogic-bindings-fixups-v1-9-44351528957e@linaro.org |
---|---|
State | Accepted |
Commit | d19189f70ba596798ea49166d2d1ef36a8df5289 |
Headers | show |
Series | [01/14] arm64: dts: amlogic: meson-gx: fix SCPI clock dvfs node name | expand |
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi index 04e9d0f1bde0..5905a6df09b0 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi @@ -773,7 +773,7 @@ mux { }; }; - eth-phy-mux { + eth-phy-mux@55c { compatible = "mdio-mux-mmioreg", "mdio-mux"; #address-cells = <1>; #size-cells = <0>;
Fixes: bus@c8834000: eth-phy-mux: {...} should not be valid under {'type': 'object'} Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)