ramips: mt7621-dts: fix phy-mode of external phy on GB-PC2
[openwrt/staging/hauke.git] / target / linux / ramips / dts / mt7621_gnubee_gb-pc2.dts
index 6199511cff8359b924cdcc9ea28a8c36d80a8f46..c18f10250226de57e50fe13491aa1e9bb81021f0 100644 (file)
 &gmac1 {
        status = "okay";
        label = "ethyellow";
+       phy-mode = "rgmii-rxid";
        phy-handle = <&ethphy5>;
 
        nvmem-cells = <&macaddr_factory_e000>;
 &mdio {
        ethphy5: ethernet-phy@5 {
                reg = <5>;
-               phy-mode = "rgmii-rxid";
        };
 };