Devicetree
 help / color / mirror / Atom feed
From: Wasim Nazir <quic_wasimn@quicinc.com>
To: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel@quicinc.com,
	Wasim Nazir <quic_wasimn@quicinc.com>
Subject: [PATCH v3 0/3] arm64: qcom: add support for QCS8550 RB5gen2 board
Date: Wed, 13 Mar 2024 12:42:35 +0530	[thread overview]
Message-ID: <20240313071238.3290-1-quic_wasimn@quicinc.com> (raw)

RB5gen2 is Thundercomm's development platform used for IOT solutions.
It is based on Rb5gen2-SOM which is using QCOM's QCS8550 SoC.

On-board components:
- Qualcomm QCS8550 SoC
- LPDDR5, 12 GiB
- UFS3.1, 128 GiB
- USB3.1

On-board PMICs:
- PM8550VS
- PM8550VE
- PM8550
- PM8550BH
- PMK8550
- PMR735D
- PM8010

v2 -> v3:
 - Move qcs8550-rb5gen2 info after sm8550 boards in qcom.yaml
 - Link to v2 [3].

v1 -> v2:
 - Update board name from qcs8550-rb5gen2-hdk to qcs8550-rb5gen2.
 - Update SOM name to qcs8550-rb5gen2-som.
 - Remove qcm8550 from board definition.
 - Update DT files wrt board/som name changes.
 - Link to v1 [2].

This series depends on [1].

[1]: https://lore.kernel.org/all/20240308070432.28195-1-quic_tengfan@quicinc.com/
[2]: https://lore.kernel.org/all/20240202133638.4720-1-quic_wasimn@quicinc.com/
[3]: https://lore.kernel.org/all/20240304055333.15952-1-quic_wasimn@quicinc.com/

Wasim Nazir (3):
  dt-bindings: arm: qcom: Document rb5gen2 board
  arm64: dts: qcom: Add initial support for rb5gen2 SOM
  arm64: dts: qcom: Add initial support for rb5gen2 board

 .../devicetree/bindings/arm/qcom.yaml         |   7 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../boot/dts/qcom/qcs8550-rb5gen2-som.dtsi    | 438 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/qcs8550-rb5gen2.dts  | 136 ++++++
 4 files changed, 582 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/qcs8550-rb5gen2-som.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/qcs8550-rb5gen2.dts

--
2.43.2


             reply	other threads:[~2024-03-13  7:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13  7:12 Wasim Nazir [this message]
2024-03-13  7:12 ` [PATCH v3 1/3] dt-bindings: arm: qcom: Document rb5gen2 board Wasim Nazir
2024-03-13  7:19   ` Krzysztof Kozlowski
2024-03-14  7:01     ` Krzysztof Kozlowski
2024-03-14  4:15   ` Caleb Connolly
2024-03-14  7:01     ` Krzysztof Kozlowski
2024-03-13  7:12 ` [PATCH v3 2/3] arm64: dts: qcom: Add initial support for rb5gen2 SOM Wasim Nazir
2024-03-13 18:32   ` Konrad Dybcio
2024-03-13  7:12 ` [PATCH v3 3/3] arm64: dts: qcom: Add initial support for rb5gen2 board Wasim Nazir
2024-04-23 13:20   ` Konrad Dybcio

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=20240313071238.3290-1-quic_wasimn@quicinc.com \
    --to=quic_wasimn@quicinc.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@quicinc.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@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