kernel: bump 5.4 to 5.4.99
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 701-net-0382-enetc-Make-MDIO-accessors-more-generic-and-export-to.patch
index 6a1e647acc450bdcc8ba36c3c8e1281c89ea5da0..77dbc06e2567e13d6830d3371a46254dbcc48819 100644 (file)
@@ -344,7 +344,7 @@ MDIO erratum.
  static int enetc_of_get_phy(struct enetc_pf *pf)
  {
        struct device *dev = &pf->si->pdev->dev;
-@@ -846,6 +893,30 @@ static void enetc_configure_sxgmii(struc
+@@ -891,6 +938,30 @@ static void enetc_configure_sxgmii(struc
                     ENETC_PCS_CR_LANE_RESET | ENETC_PCS_CR_RESET_AN);
  }