linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <quic_vamslank@quicinc.com>
To: <agross@kernel.org>, <robh+dt@kernel.org>,
	<bjorn.andersson@linaro.org>, <linus.walleij@linaro.org>
Cc: <linux-arm-msm@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>,
	<manivannan.sadhasivam@linaro.org>,
	"Vamsi Krishna Lanka" <quic_vamslank@quicinc.com>
Subject: [PATCH 0/2] Add devicetree support for SDX65 Modem and MTP
Date: Fri, 9 Jul 2021 13:05:04 -0700	[thread overview]
Message-ID: <20210709200506.20046-1-quic_vamslank@quicinc.com> (raw)

From: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>

Hello,

This series adds devicetree support for Qualcomm SDX65 platform and MTP
board. This series functionally depends on Pdc, GCC and RPMh Clock support
series [1] which is under review.

With this current devicetree support, the MTP can boot into initramfs
shell.

Thanks,
Vamsi 

Vamsi krishna Lanka (2):
  dt-bindings: arm: qcom: Document SDX65 platform and boards
  ARM: dts: qcom: Add SDX65 platform and MTP board support

 .../devicetree/bindings/arm/qcom.yaml         |   6 +
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/qcom-sdx65-mtp.dts          |  25 ++
 arch/arm/boot/dts/qcom-sdx65.dtsi             | 215 ++++++++++++++++++
 4 files changed, 248 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/qcom-sdx65-mtp.dts
 create mode 100644 arch/arm/boot/dts/qcom-sdx65.dtsi

-- 
2.32.0


             reply	other threads:[~2021-07-09 20:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 20:05 quic_vamslank [this message]
2021-07-09 20:05 ` [PATCH 1/2] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
2021-07-10  3:13   ` Bjorn Andersson
2021-07-15 16:14   ` Rob Herring
2021-07-09 20:05 ` [PATCH 2/2] ARM: dts: qcom: Add SDX65 platform and MTP board support quic_vamslank
2021-07-10  3:11   ` Bjorn Andersson

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=20210709200506.20046-1-quic_vamslank@quicinc.com \
    --to=quic_vamslank@quicinc.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --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).