kernel: bump 5.10 to 5.10.146
[openwrt/staging/stintel.git] / target / linux / generic / hack-5.10 / 725-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch
index a307a8f399136e037b0039721346fae7e8856cb9..f2db552a1e0d029fad79060c9927993e3139b04e 100644 (file)
@@ -21,7 +21,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  #define PHY_ID_AQR113 0x31c31c40
  #define PHY_ID_AQR113C        0x31c31c12
  #define PHY_ID_AQCS109        0x03a1b5c2
-@@ -841,6 +843,30 @@ static struct phy_driver aqr_driver[] =
+@@ -886,6 +888,30 @@ static struct phy_driver aqr_driver[] =
        .get_stats      = aqr107_get_stats,
  },
  {
@@ -52,7 +52,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
        PHY_ID_MATCH_MODEL(PHY_ID_AQR113),
        .name           = "Aquantia AQR113",
        .config_aneg    = aqr_config_aneg,
-@@ -871,6 +897,8 @@ static struct mdio_device_id __maybe_unu
+@@ -916,6 +942,8 @@ static struct mdio_device_id __maybe_unu
        { PHY_ID_MATCH_MODEL(PHY_ID_AQR106) },
        { PHY_ID_MATCH_MODEL(PHY_ID_AQR107) },
        { PHY_ID_MATCH_MODEL(PHY_ID_AQR112) },