soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
To: <agross@kernel.org>, <bjorn.andersson@linaro.org>,
	<olof@lixom.net>, <soc@kernel.org>, <linus.walleij@linaro.org>,
	<sboyd@codeaurora.org>, <robh+dt@kernel.org>
Cc: <linux-arm-msm@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
	<manivannan.sadhasivam@linaro.org>
Subject: Re: [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP
Date: Wed, 1 Dec 2021 16:34:58 -0800	[thread overview]
Message-ID: <20211202003458.GA25288@quicinc.com> (raw)
In-Reply-To: <1635552125-16407-1-git-send-email-quic_vamslank@quicinc.com>

On Fri, Oct 29, 2021 at 05:02:02PM -0700, quic_vamslank@quicinc.com wrote:
> From: Vamsi Krishna Lanka <quic_vamslank@quicinc.com>
> 
> Hello,
> 
> Changes from v2:
>  - Added cmd-db node to the sdx65 dtsi file
> 
> Changes from v1:
>  - Addressed Bjorn's comments
> 
> This series adds devicetree support for Qualcomm SDX65 platform and MTP
> board. This series functionally depends on Add Pdc, GCC and RPMh Clock support
> series [1] and Add pinctrl support for SDX65 [2] which are under review.
> 
> With this current devicetree support, the MTP can boot into initramfs
> shell.
> 
> Thanks,
> Vamsi

Can you please review this patch series. It's been pending since longtime now.

Thanks,
Vamsi
> 
> Vamsi krishna Lanka (3):
>   dt-bindings: arm: qcom: Document SDX65 platform and boards
>   ARM: dts: qcom: Add SDX65 platform and MTP board support
>   ARM: dts: qcom: sdx65: Add pincontrol node
> 
>  Documentation/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               | 222 ++++++++++++++++++++++++
>  4 files changed, 255 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.7.4
> 

  parent reply	other threads:[~2021-12-02  0:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-30  0:02 [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP quic_vamslank
2021-10-30  0:02 ` [PATCH v3 1/3] dt-bindings: arm: qcom: Document SDX65 platform and boards quic_vamslank
2021-10-30  0:02 ` [PATCH v3 2/3] ARM: dts: qcom: Add SDX65 platform and MTP board support quic_vamslank
2021-10-30  0:02 ` [PATCH v3 3/3] ARM: dts: qcom: sdx65: Add pincontrol node quic_vamslank
2021-12-02  0:34 ` Vamsi Krishna Lanka [this message]
2021-12-15 22:27 ` [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP Bjorn Andersson
2021-12-23 14:44   ` Stanislav Jakubek
2021-12-23 15:45     ` 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=20211202003458.GA25288@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-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=soc@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).