Re: [PATCH v3 0/3] Add devicetree support for SDX65 Modem and MTP

From: Vamsi Krishna Lanka
Date: Wed Dec 01 2021 - 19:35:05 EST


On Fri, Oct 29, 2021 at 05:02:02PM -0700, quic_vamslank@xxxxxxxxxxx wrote:
> From: Vamsi Krishna Lanka <quic_vamslank@xxxxxxxxxxx>
>
> 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
>