kernel: bump 6.1 to 6.1.47
[openwrt/staging/neocturne.git] / target / linux / bcm27xx / patches-6.1 / 950-0286-phy-broadcom-split-out-the-BCM54213PE-from-the-BCM54.patch
index 98f8350c4c9994406def6c5d8ad482666b5ce97d..ec4cd0993e311afe347262ffd7e0faef723e79d0 100644 (file)
@@ -26,7 +26,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
                return;
  
        val = bcm_phy_read_shadow(phydev, BCM54XX_SHD_SCR3);
-@@ -894,7 +895,7 @@ static struct phy_driver broadcom_driver
+@@ -905,7 +906,7 @@ static struct phy_driver broadcom_driver
        .link_change_notify     = bcm54xx_link_change_notify,
  }, {
        .phy_id         = PHY_ID_BCM54210E,
@@ -35,7 +35,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
        .name           = "Broadcom BCM54210E",
        /* PHY_GBIT_FEATURES */
        .get_sset_count = bcm_phy_get_sset_count,
-@@ -908,6 +909,13 @@ static struct phy_driver broadcom_driver
+@@ -919,6 +920,13 @@ static struct phy_driver broadcom_driver
        .suspend        = bcm54xx_suspend,
        .resume         = bcm54xx_resume,
  }, {
@@ -49,7 +49,7 @@ Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
        .phy_id         = PHY_ID_BCM5461,
        .phy_id_mask    = 0xfffffff0,
        .name           = "Broadcom BCM5461",
-@@ -1142,7 +1150,8 @@ module_phy_driver(broadcom_drivers);
+@@ -1155,7 +1163,8 @@ module_phy_driver(broadcom_drivers);
  static struct mdio_device_id __maybe_unused broadcom_tbl[] = {
        { PHY_ID_BCM5411, 0xfffffff0 },
        { PHY_ID_BCM5421, 0xfffffff0 },