All of lore.kernel.org
 help / color / mirror / Atom feed
From: Parikshit Pareek <quic_ppareek@quicinc.com>
To: Andy Gross <agross@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: <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>,
	Brian Masney <bmasney@redhat.com>,
	"Johan Hovold" <johan@kernel.org>,
	Parikshit Pareek <quic_ppareek@quicinc.com>
Subject: [PATCH v6 0/2] arm64: dts: qcom: add dts for sa8540p-ride board
Date: Thu, 20 Oct 2022 13:00:34 +0530	[thread overview]
Message-ID: <20221020073036.16656-1-quic_ppareek@quicinc.com> (raw)

This series introduces the Qualcomm sa8540p-ride automotive development
  board, also called as Qdrive-3 board.

  Change in v6:
  - Introduced the new dts for the board, rather than moving common nodes
    between this one and SA8295 ADP board into dtsi file(Bjorn)
  - Drop 'adp' term to imply it being unrelated with ADP board(Internal
    discussion with Bjorn)
  - Removed Acked-by(Krzysztof) tag in dt-binding document, due to content
    change.
  - Not including Reviewed-by(Krzysztof), because of the content change.

  Change in v5:
  - Moved the usb and ufs nodes from sa8540p-adp.dtsi file to respective
    board specific dts files: sa8295p-adp.dts and sa8540p-adp-ride.dts.
    Took inputs from Shazad Hussain in this regard(John)
  - Added more description of the board differences(John)
  - Not including Reviewed-by for Krzysztof, because of the new changes to
    be reviewed.
  - Removed Reported-by tag(John).

  Changes in v4:
   - Removed the ufs_card_hc node, as it is not mounted on Qdrive-3 board.
   - Removed usb_1 relared nodes, as usb1 doesn't have any port connected
     on Qdrive3 board.
   - Added Reported-by tag for Shazad(for ufs and usb_1 node removals)

  Changes in v3:
   - Added Acked-by tag (Krzysztof)
   - Renamed dtsi to sa8540p-adp.dtsi (John)
   - Removed copyright from sa8295-adp.dts and sa8295-adp.dtsi(John)
   - Added cover letter

  change in v2:
  - Make dt-binding patch as the first one in the patch set
  - Add , after year 2022, in the license header

  Initial version:
  - Move the common nodes to sa8540p-adp.dtsi, and create qrive-3 board
    specific file sa8540p-adp-ride.dts.


Parikshit Pareek (2):
  dt-bindings: arm: qcom: Document additional sa8540p device
  arm64: dts: qcom: add SA8540P ride(Qdrive-3)

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/sa8540p-ride.dts     | 309 ++++++++++++++++++
 3 files changed, 311 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sa8540p-ride.dts

-- 
2.17.1


             reply	other threads:[~2022-10-20  7:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20  7:30 Parikshit Pareek [this message]
2022-10-20  7:30 ` [PATCH v6 1/2] dt-bindings: arm: qcom: Document additional sa8540p device Parikshit Pareek
2022-10-20 13:46   ` Krzysztof Kozlowski
2022-10-20 16:33   ` Brian Masney
2022-10-20  7:30 ` [PATCH v6 2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3) Parikshit Pareek
2022-10-20 11:49   ` konrad.dybcio
2022-10-28  7:50     ` Parikshit Pareek
2022-10-28  8:28       ` Brian Masney
2022-10-20 16:39   ` Brian Masney
2022-11-02  7:35   ` Shazad Hussain

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=20221020073036.16656-1-quic_ppareek@quicinc.com \
    --to=quic_ppareek@quicinc.com \
    --cc=agross@kernel.org \
    --cc=ahalaney@redhat.com \
    --cc=andersson@kernel.org \
    --cc=bmasney@redhat.com \
    --cc=devicetree@vger.kernel.org \
    --cc=johan@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_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 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.