generic: 5.10: replace pending 730-net-phy-at803x-fix... with upstream
[openwrt/staging/dedeckeh.git] / target / linux / generic / backport-5.10 / 735-v5.14-25-net-phy-add-support-for-qca8k-switch-internal-PHY-in.patch
index 20325f564d4f51a686a26f6190f9b1c9377afa0c..0b03c78bdc82e529208d38be67d62c820d1850d4 100644 (file)
@@ -170,7 +170,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  static int at803x_suspend(struct phy_device *phydev)
  {
        int value;
-@@ -1102,6 +1191,34 @@ static int at803x_cable_test_start(struc
+@@ -1130,6 +1219,34 @@ static int at803x_cable_test_start(struc
        return 0;
  }
  
@@ -205,7 +205,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  static struct phy_driver at803x_driver[] = {
  {
        /* Qualcomm Atheros AR8035 */
-@@ -1198,7 +1315,20 @@ static struct phy_driver at803x_driver[]
+@@ -1226,7 +1343,20 @@ static struct phy_driver at803x_driver[]
        .read_status            = at803x_read_status,
        .soft_reset             = genphy_soft_reset,
        .config_aneg            = at803x_config_aneg,