On 19/12/2019 11:06, Shyam Kumar Thella wrote:Sure. I will add the DT documentation for it.
+static const struct of_device_id sdam_match_table[] = {
+ { .compatible = "qcom,spmi-sdam" },
+ {},
+};
This patch can not be accepted without Device tree bindings documented.
--srini