kernel: bump 4.14 to 4.14.89
[oweals/openwrt.git] / target / linux / generic / pending-4.14 / 419-mtd-redboot-add-of_match_table-with-DT-binding.patch
index b47a621055f57acf0669d9c5a23ef9d7a8b2d9bf..fbf9a0553cc59882fe551a4320c1fbe15b65f183 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  }
  
 +static const struct of_device_id redboot_parser_of_match_table[] = {
-+      { .compatible = "redhat,redboot-partitions" },
++      { .compatible = "ecoscentric,redboot-fis-partitions" },
 +      {},
 +};
 +MODULE_DEVICE_TABLE(of, redboot_parser_of_match_table);