[PATCH V1 1/2] arm64: dts: qcom: Add SD Card support for Shikra SoC
Monish Chunara
monish.chunara at oss.qualcomm.com
Mon Jun 15 00:39:24 PDT 2026
On Thu, Jun 04, 2026 at 04:49:59PM +0300, Dmitry Baryshkov wrote:
> On Thu, Jun 04, 2026 at 05:50:44PM +0530, Monish Chunara wrote:
> > Add support for SD card on Shikra SoC and enable the required pinctrl
> > configurations.
> >
> > Signed-off-by: Monish Chunara <monish.chunara at oss.qualcomm.com>
> > ---
> > arch/arm64/boot/dts/qcom/shikra.dtsi | 93 ++++++++++++++++++++++++++++
> > 1 file changed, 93 insertions(+)
> >
> > + clocks = <&gcc GCC_SDCC2_AHB_CLK>,
> > + <&gcc GCC_SDCC2_APPS_CLK>,
> > + <&rpmcc RPM_SMD_XO_CLK_SRC>;
>
> Misaligned
ACK
>
> > + clock-names = "iface", "core", "xo";
>
> One perline
ACK
>
> > +
> > + qcom,dll-config = <0x0007442c>;
> > + qcom,ddr-config = <0x80040868>;
> > +
> > + iommus = <&apps_smmu 0x0a0 0x0>;
> > +
> > + interconnects = <&system_noc MASTER_SDCC_2 RPM_ALWAYS_TAG
> > + &mc_virt SLAVE_EBI_CH0 RPM_ALWAYS_TAG>,
>
> Misaligned, make sure that ampersands are at the same column.
>
ACK, thanks for pointing out.
> > + <&mem_noc MASTER_AMPSS_M0 RPM_ACTIVE_TAG
Regards,
Monish
More information about the linux-phy
mailing list