ath79: move device specific nodes to DTS files for Devolo 1xxx
[openwrt/staging/jow.git] / target / linux / ath79 / dts / qca9558_devolo_dvl1xxx.dtsi
index 0ec955bd110a022ea4656ce8462d071665eb4f32..f41d8985a23ea90038650b1639117b702f3d8e89 100644 (file)
 
        mtd-mac-address = <&art 0x00>;
        phy-handle = <&phy4>;
-       phy-mode = "rgmii-rxid";
-       pll-data = <0xae000000 0x80000101 0x80001313>;
 
        gmac_config: gmac-config {
                device = <&gmac>;
 
-               rxdv-delay = <3>;
-               rxd-delay = <3>;
-               txen-delay = <0>;
-               txd-delay = <0>;
                rgmii-enabled = <1>;
        };
 };
 
-&mdio1 {
-       phy1: ethernet-phy@1 {
-               reg = <1>;
-               at803x-override-sgmii-link-check;
-       };
-};
-
-&eth1 {
-       mtd-mac-address = <&art 0x00>;
-       mtd-mac-address-increment = <1>;
-
-       phy-handle = <&phy1>;
-       pll-data = <0x03000101 0x00000101 0x00001313>;
-
-       qca955x-sgmii-fixup;
-};
-
 &wmac {
        status = "okay";