All of lore.kernel.org
 help / color / mirror / Atom feed
From: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>, Alex Elder <elder@ieee.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>,
	<devicetree@vger.kernel.org>,
	"Sai Prakash Ranjan" <quic_saipraka@quicinc.com>,
	Sibi Sankar <quic_sibis@quicinc.com>,
	Rajendra Nayak <quic_rjendra@quicinc.com>, <vkoul@kernel.org>
Subject: Re: [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC
Date: Sat, 24 Sep 2022 16:45:26 +0530	[thread overview]
Message-ID: <2f1a6f8f-009e-79ab-5f37-8549f50bbeb4@quicinc.com> (raw)
In-Reply-To: <f09fabec-f5a3-df21-f776-956732d60359@kernel.org>


On 9/24/2022 12:57 AM, Krzysztof Kozlowski wrote:
> On 20/09/2022 05:56, Souradeep Chowdhury wrote:
>> Documentation for Data Capture and Compare(DCC) device tree bindings
>> in yaml format.
>>
>> Reviewed-by: Rob Herring <robh@kernel.org>
>> Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
>> ---
>>   .../devicetree/bindings/arm/msm/qcom,dcc.yaml      | 44 ++++++++++++++++++++++
>>   1 file changed, 44 insertions(+)
> Rebase your tree on some current Linux kernel (and use
> scripts/get_maintainers.pl).
Ack
>
> Best regards,
> Krzysztof
>

WARNING: multiple messages have this Message-ID (diff)
From: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Rob Herring <robh+dt@kernel.org>, Alex Elder <elder@ieee.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>,
	<devicetree@vger.kernel.org>,
	"Sai Prakash Ranjan" <quic_saipraka@quicinc.com>,
	Sibi Sankar <quic_sibis@quicinc.com>,
	Rajendra Nayak <quic_rjendra@quicinc.com>, <vkoul@kernel.org>
Subject: Re: [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC
Date: Sat, 24 Sep 2022 16:45:26 +0530	[thread overview]
Message-ID: <2f1a6f8f-009e-79ab-5f37-8549f50bbeb4@quicinc.com> (raw)
In-Reply-To: <f09fabec-f5a3-df21-f776-956732d60359@kernel.org>


On 9/24/2022 12:57 AM, Krzysztof Kozlowski wrote:
> On 20/09/2022 05:56, Souradeep Chowdhury wrote:
>> Documentation for Data Capture and Compare(DCC) device tree bindings
>> in yaml format.
>>
>> Reviewed-by: Rob Herring <robh@kernel.org>
>> Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
>> ---
>>   .../devicetree/bindings/arm/msm/qcom,dcc.yaml      | 44 ++++++++++++++++++++++
>>   1 file changed, 44 insertions(+)
> Rebase your tree on some current Linux kernel (and use
> scripts/get_maintainers.pl).
Ack
>
> Best regards,
> Krzysztof
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-09-24 11:16 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20  3:56 [PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury
2022-09-20  3:56 ` Souradeep Chowdhury
2022-09-20  3:56 ` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC Souradeep Chowdhury
2022-09-20  3:56   ` Souradeep Chowdhury
2022-09-23 19:27   ` Krzysztof Kozlowski
2022-09-23 19:27     ` Krzysztof Kozlowski
2022-09-24 11:15     ` Souradeep Chowdhury [this message]
2022-09-24 11:15       ` Souradeep Chowdhury
2022-09-27 19:51     ` Alex Elder
2022-09-27 19:51       ` Alex Elder
2022-09-28 17:14       ` Souradeep Chowdhury
2022-09-28 17:14         ` Souradeep Chowdhury
2022-09-20  3:56 ` [PATCH V13 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC) Souradeep Chowdhury
2022-09-20  3:56   ` Souradeep Chowdhury
2022-09-23 19:42   ` Krzysztof Kozlowski
2022-09-23 19:42     ` Krzysztof Kozlowski
2022-09-24 11:44     ` Souradeep Chowdhury
2022-09-24 11:44       ` Souradeep Chowdhury
2022-09-23 19:50   ` Krzysztof Kozlowski
2022-09-23 19:50     ` Krzysztof Kozlowski
2022-09-24 11:46     ` Souradeep Chowdhury
2022-09-24 11:46       ` Souradeep Chowdhury
2022-09-20  3:57 ` [PATCH V13 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support Souradeep Chowdhury
2022-09-20  3:57   ` Souradeep Chowdhury
2022-09-23 20:03   ` Krzysztof Kozlowski
2022-09-23 20:03     ` Krzysztof Kozlowski
2022-09-24 11:47     ` Souradeep Chowdhury
2022-09-24 11:47       ` Souradeep Chowdhury
2022-09-20  3:57 ` [PATCH V13 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node Souradeep Chowdhury
2022-09-20  3:57   ` Souradeep Chowdhury
2022-09-20  3:57 ` [PATCH V13 5/7] arm64: dts: qcom: sc7280: " Souradeep Chowdhury
2022-09-20  3:57   ` Souradeep Chowdhury
2022-09-20  3:57 ` [PATCH V13 6/7] arm64: dts: qcom: sc7180: " Souradeep Chowdhury
2022-09-20  3:57   ` Souradeep Chowdhury
2022-09-20  3:57 ` [PATCH V13 7/7] arm64: dts: qcom: sdm845: " Souradeep Chowdhury
2022-09-20  3:57   ` Souradeep Chowdhury

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=2f1a6f8f-009e-79ab-5f37-8549f50bbeb4@quicinc.com \
    --to=quic_schowdhu@quicinc.com \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=elder@ieee.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_rjendra@quicinc.com \
    --cc=quic_saipraka@quicinc.com \
    --cc=quic_sibis@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=vkoul@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.