linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: sthella@codeaurora.org
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Anirudh Ghayal <aghayal@codeaurora.org>,
	agross@kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v2] nvmem: add QTI SDAM driver
Date: Mon, 23 Dec 2019 16:22:07 +0530	[thread overview]
Message-ID: <bc32e596831212e85e39d1193865aa99@codeaurora.org> (raw)
In-Reply-To: <b6a6ce09-2af6-0c67-bb24-e5066d819897@linaro.org>

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

  reply	other threads:[~2019-12-23 10:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-19 11:06 [PATCH v2] nvmem: add QTI SDAM driver Shyam Kumar Thella
2019-12-19 11:11 ` Srinivas Kandagatla
2019-12-23 10:52   ` sthella [this message]
2019-12-23 10:52 Shyam Kumar Thella
2020-01-15  4:55 ` sthella
2020-01-16 16:12 ` Srinivas Kandagatla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc32e596831212e85e39d1193865aa99@codeaurora.org \
    --to=sthella@codeaurora.org \
    --cc=aghayal@codeaurora.org \
    --cc=agross@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=srinivas.kandagatla@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).