devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Parikshit Pareek <quic_ppareek@quicinc.com>
Cc: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Andrew Halaney <ahalaney@redhat.com>,
	Shazad Hussain <quic_shazhuss@quicinc.com>
Subject: Re: [PATCH v4 0/3] arm64: dts: qcom: add dts for sa8540p-ride board
Date: Wed, 21 Sep 2022 08:39:28 +0200	[thread overview]
Message-ID: <YyqxoGLUkULxtBM7@hovoldconsulting.com> (raw)
In-Reply-To: <20220920120802.14321-1-quic_ppareek@quicinc.com>

On Tue, Sep 20, 2022 at 05:37:59PM +0530, Parikshit Pareek wrote:
> This series introduces the Qualcom sa8540p-ride automotive development
> board, also called as Qdrive-3 board.
> 
> Changes in v4:
>  - Removed the ufs_card_hc node, as it is not mounted on Qdrive-3 board.
>  - Removed usb_1 related nodes, as usb1 doesn't have any port connected on
>    Qdrive3 board.

Please include the full change log here (also for earlier versions).

Also, please try to remember to CC people who have commented on earlier
versions of the series when resending.

>  - Added Reported-by tag for Shazad(for ufs and usb_1 node removals)

This is generally not how we use Reported-by tags (even if the kbuild
robot sometimes gets credit for finding things during review this way).

You can give credit to reviewers by for example putting their name in
parentheses after the corresponding changelog entry (or just spelling
out who suggested the change).

> Parikshit Pareek (3):
>   dt-bindings: arm: qcom: Document additional sa8540p device
>   arm64: dts: qcom: sa8295p: move common nodes to dtsi
>   arm64: dts: qcom: introduce sa8540p-ride dts
> 
>  .../devicetree/bindings/arm/qcom.yaml         |   1 +
>  arch/arm64/boot/dts/qcom/Makefile             |   1 +
>  arch/arm64/boot/dts/qcom/sa8295p-adp.dts      | 392 +-----------------
>  arch/arm64/boot/dts/qcom/sa8540p-adp-ride.dts |  15 +
>  .../{sa8295p-adp.dts => sa8540p-adp.dtsi}     |   0
>  5 files changed, 31 insertions(+), 378 deletions(-)
>  rewrite arch/arm64/boot/dts/qcom/sa8295p-adp.dts (96%)
>  create mode 100644 arch/arm64/boot/dts/qcom/sa8540p-adp-ride.dts
>  copy arch/arm64/boot/dts/qcom/{sa8295p-adp.dts => sa8540p-adp.dtsi} (100%)

Johan

      parent reply	other threads:[~2022-09-21  6:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 12:07 [PATCH v4 0/3] arm64: dts: qcom: add dts for sa8540p-ride board Parikshit Pareek
2022-09-20 12:08 ` [PATCH v4 1/3] dt-bindings: arm: qcom: Document additional sa8540p device Parikshit Pareek
2022-09-20 12:08 ` [PATCH v4 2/3] arm64: dts: qcom: sa8295p: move common nodes to dtsi Parikshit Pareek
2022-09-20 15:27   ` Krzysztof Kozlowski
2022-09-21  6:48   ` Johan Hovold
2022-09-21  7:06   ` Johan Hovold
2022-09-20 12:08 ` [PATCH v4 3/3] arm64: dts: qcom: introduce sa8540p-ride dts Parikshit Pareek
2022-09-20 15:27   ` Krzysztof Kozlowski
2022-09-21  6:51   ` Johan Hovold
2022-09-29  5:11     ` Parikshit Pareek
2022-09-21  6:39 ` Johan Hovold [this message]

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=YyqxoGLUkULxtBM7@hovoldconsulting.com \
    --to=johan@kernel.org \
    --cc=agross@kernel.org \
    --cc=ahalaney@redhat.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_ppareek@quicinc.com \
    --cc=quic_shazhuss@quicinc.com \
    --cc=robh+dt@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 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).