Re: [PATCH V1 0/2] arm64: dts: qcom: Shikra SD Card support

From: Monish Chunara

Date: Mon Jun 15 2026 - 03:37:57 EST


On Thu, Jun 04, 2026 at 04:22:42PM +0300, Dmitry Baryshkov wrote:
> On Thu, Jun 04, 2026 at 05:50:43PM +0530, Monish Chunara wrote:
> > This series adds SD card support for the Shikra platform.
> >
> > The first patch adds the SDHC2 controller node and the necessary pinctrl
> > configurations to the base Shikra SoC dtsi. The second patch enables
> > this support on the Shikra EVK (CQS, CQM, and IQS variants) by defining
> > the regulator supplies and the card detection GPIO.
> >
> > Testing:
> > - Validated on Shikra EVK variants.
> >
> > This series depends on:
> > - https://lore.kernel.org/all/20260527-shikra-dt-v4-0-b5ca1fa0b392@xxxxxxxxxxxxxxxx/
> > - https://lore.kernel.org/all/20260521-shikra-rproc-v3-0-2fca0bbe1ad7@xxxxxxxxxxxxxxxx/
> > - https://lore.kernel.org/linux-devicetree/20260513-tsens_binding-v1-1-1780c6a6caf2@xxxxxxxxxxxxxxxx/
>
> And how does SDCC depend on TSENS or remote proc?
>

Added the dependencies as per M0/M1 series. Will update exact dependencies for
SD card in the cover letter of next series.

> > - https://lore.kernel.org/all/20260524-shikra_epss_l3-v1-0-b1528a436134@xxxxxxxxxxxxxxxx/
> > - https://lore.kernel.org/all/20260522-shikra-cpufreq-scaling-v4-0-f042a25896c5@xxxxxxxxxxxxxxxx/
> > - https://lore.kernel.org/all/20260530-shikra-dt-m1-v2-0-6bb581035d13@xxxxxxxxxxxxxxxx/
> >
> > Monish Chunara (2):
> > arm64: dts: qcom: Add SD Card support for Shikra SoC
> > arm64: dts: qcom: Enable SD card for Shikra EVK
> >
> > arch/arm64/boot/dts/qcom/shikra-cqm-evk.dts | 18 ++++
> > arch/arm64/boot/dts/qcom/shikra-cqs-evk.dts | 18 ++++
> > arch/arm64/boot/dts/qcom/shikra-iqs-evk.dts | 18 ++++
> > arch/arm64/boot/dts/qcom/shikra.dtsi | 93 +++++++++++++++++++++
> > 4 files changed, 147 insertions(+)
> >
> > --
> > 2.34.1
> >
>
> --
> With best wishes
> Dmitry