kernel: bump 5.4 to 5.4.128
[openwrt/openwrt.git] / target / linux / mvebu / patches-5.4 / 019-PCI-aardvark-Add-PHY-support.patch
index fa04861e805d9b3fb12b46fb30a58d6a071ffced..640e4eb57c103023fb4a2c05a821cf7687fd0920 100644 (file)
@@ -76,7 +76,7 @@ Cc: Miquèl Raynal <miquel.raynal@bootlin.com>
        /* Set to Direct mode */
        reg = advk_readl(pcie, CTRL_CONFIG_REG);
        reg &= ~(CTRL_MODE_MASK << CTRL_MODE_SHIFT);
-@@ -1083,6 +1092,62 @@ out_release_res:
+@@ -1114,6 +1123,62 @@ out_release_res:
        return err;
  }
  
@@ -139,7 +139,7 @@ Cc: Miquèl Raynal <miquel.raynal@bootlin.com>
  static int advk_pcie_probe(struct platform_device *pdev)
  {
        struct device *dev = &pdev->dev;
-@@ -1140,6 +1205,10 @@ static int advk_pcie_probe(struct platfo
+@@ -1171,6 +1236,10 @@ static int advk_pcie_probe(struct platfo
        else
                pcie->link_gen = ret;