ipq806x: fix broken onhub dtsi
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 8 Oct 2023 12:05:39 +0000 (14:05 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 9 Oct 2023 09:17:25 +0000 (11:17 +0200)
Fix broken onhub dtsi. The gmac node have a redundant phy-handle that
doesn't point to the swconfig phy node as they got dropped in the DSA
conversion. Drop these extra binding to restore correct compilation of
this subtarget.

Fixes: 337e36e0ef98 ("ipq806x: convert each device to DSA implementation")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-onhub.dtsi

index b84c8512ae91af0985a919d51c15487688c804ed..ba53a7391de97bd0edd83462663436eee6dc7fd3 100644 (file)
        status = "okay";
        phy-mode = "rgmii";
        qcom,id = <0>;
-       phy-handle = <&phy1>;
 
        pinctrl-0 = <&rgmii0_pins>;
        pinctrl-names = "default";
        status = "okay";
        phy-mode = "sgmii";
        qcom,id = <2>;
-       phy-handle = <&phy0>;
 
        fixed-link {
                speed = <1000>;