kernel: bump 5.4 to 5.4.106
[openwrt/openwrt.git] / target / linux / layerscape / patches-5.4 / 701-net-0229-enetc-Initialize-SerDes-for-SGMII-and-SXGMII-protoco.patch
index 5458141e9f66472c3fe3db6f095285786812e860..a7e8c6860e2bdb448368a9c25ab44d57ce55244d 100644 (file)
@@ -79,8 +79,8 @@ Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
 +}
 --- a/drivers/net/ethernet/freescale/enetc/enetc_pf.c
 +++ b/drivers/net/ethernet/freescale/enetc/enetc_pf.c
-@@ -852,6 +852,61 @@ static int enetc_init_port_rss_memory(st
-       return err;
+@@ -872,6 +872,61 @@ static void enetc_init_unused_port(struc
+       enetc_free_cbdr(dev, &si->cbd_ring);
  }
  
 +static void enetc_configure_sgmii(struct mii_bus *imdio)
@@ -141,7 +141,7 @@ Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
  static int enetc_pf_probe(struct pci_dev *pdev,
                          const struct pci_device_id *ent)
  {
-@@ -928,6 +983,10 @@ static int enetc_pf_probe(struct pci_dev
+@@ -956,6 +1011,10 @@ static int enetc_pf_probe(struct pci_dev
        if (err)
                dev_warn(&pdev->dev, "Fallback to PHY-less operation\n");