On 9/5/2018 4:52 AM, Venkata Narendra Kumar Gutta wrote:
+static const struct of_device_id qcom_llcc_edac_match_table[] = {Hi Venkata,
+ { .compatible = "qcom,llcc-edac" },
+ { },
+};
+
Devicetree binding for llcc is updated, but what about this compatible?
Regards,
Sai