kernel: bump 4.14 to 4.14.258
[openwrt/staging/pepe2k.git] / target / linux / layerscape / patches-4.14 / 813-ifc-nor-nand-support-layerscape.patch
index 8e9cd1d4a187cbcf153d7081f5ff2fbf5978ebc5..47f83c948f4963c972ea9a1e26709647dbd6f26d 100644 (file)
@@ -33,7 +33,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com>
  
  /*
   * convert_ifc_address - convert the base address
-@@ -311,6 +314,261 @@ err:
+@@ -310,6 +313,261 @@ err:
        return ret;
  }
  
@@ -295,7 +295,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com>
  static const struct of_device_id fsl_ifc_match[] = {
        {
                .compatible = "fsl,ifc",
-@@ -318,10 +576,15 @@ static const struct of_device_id fsl_ifc
+@@ -317,10 +575,15 @@ static const struct of_device_id fsl_ifc
        {},
  };