lantiq: move lantiq_board_detect() to 03_preinit_board.sh
[openwrt/openwrt.git] / target / linux / layerscape / patches-4.4 / 8138-pci-layerscape-add-MSI-interrupt-support.patch
index 96c69f38320b098a4974fe29abd7b9279e2b778d..cbfa86c1e2c9e41c3b6ed50f435276d0fddbb808 100644 (file)
@@ -69,7 +69,7 @@ Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
        if (IS_ERR(group))
 --- a/drivers/iommu/iommu.c
 +++ b/drivers/iommu/iommu.c
-@@ -686,10 +686,10 @@ static struct iommu_group *get_pci_alias
+@@ -697,10 +697,10 @@ static struct iommu_group *get_pci_alias
                        continue;
  
                /* We alias them or they alias us */
@@ -129,7 +129,7 @@ Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
  static bool ls_pcie_is_bridge(struct ls_pcie *pcie)
  {
        u32 header_type;
-@@ -276,10 +301,28 @@ static int __init ls_pcie_probe(struct p
+@@ -284,10 +309,28 @@ static int __init ls_pcie_probe(struct p
  
        pcie->drvdata = match->data;
        pcie->lut = pcie->dbi + pcie->drvdata->lut_offset;