Skip to content

Add SD card support for Shikra#905

Open
mchunara007 wants to merge 2 commits intoqualcomm-linux:early/hwe/shikra/dtfrom
mchunara007:shikra_sd
Open

Add SD card support for Shikra#905
mchunara007 wants to merge 2 commits intoqualcomm-linux:early/hwe/shikra/dtfrom
mchunara007:shikra_sd

Conversation

@mchunara007
Copy link
Copy Markdown

This change enables SD card for Shikra Retail and Industrial EVK boards.

@mchunara007 mchunara007 force-pushed the shikra_sd branch 2 times, most recently from e8994e8 to 9729cf0 Compare April 7, 2026 17:16
@Komal-Bajaj Komal-Bajaj force-pushed the early/hwe/shikra/dt branch from 74255bb to 16980ad Compare April 8, 2026 06:06
Monish Chunara added 2 commits April 8, 2026 11:48
Add support for SD card on shikra SoC and enable the required pinctrl
configurations.

Signed-off-by: Monish Chunara <quic_mchunara@quicinc.com>
Enable SD card for shikra CQS, CQM and IQS EVK variants.

Signed-off-by: Monish Chunara <quic_mchunara@quicinc.com>
dma-ranges = <0x0 0x0 0x0 0x0 0x10 0x0>;
ranges = <0x0 0x0 0x0 0x0 0x10 0x0>;

sdhc_2: mmc@4784000 {
Copy link
Copy Markdown

@Komal-Bajaj Komal-Bajaj Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

place node in increasing order of node address


aliases {
serial0 = &uart0;
mmc1 = &sdhc_2; /* SDC2 SD card slot */
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow alphabetical order

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants