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