All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Souradeep Chowdhury <quic_schowdhu@quicinc.com>,
	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: Fri, 23 Sep 2022 21:27:43 +0200	[thread overview]
Message-ID: <f09fabec-f5a3-df21-f776-956732d60359@kernel.org> (raw)
In-Reply-To: <c6b55a5b44a8add13ea9015542522b2562cf8f60.1663642052.git.quic_schowdhu@quicinc.com>

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).

Best regards,
Krzysztof


WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Souradeep Chowdhury <quic_schowdhu@quicinc.com>,
	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: Fri, 23 Sep 2022 21:27:43 +0200	[thread overview]
Message-ID: <f09fabec-f5a3-df21-f776-956732d60359@kernel.org> (raw)
In-Reply-To: <c6b55a5b44a8add13ea9015542522b2562cf8f60.1663642052.git.quic_schowdhu@quicinc.com>

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).

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-23 19:27 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 [this message]
2022-09-23 19:27     ` Krzysztof Kozlowski
2022-09-24 11:15     ` Souradeep Chowdhury
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=f09fabec-f5a3-df21-f776-956732d60359@kernel.org \
    --to=krzk@kernel.org \
    --cc=agross@kernel.org \
    --cc=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=elder@ieee.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_schowdhu@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.