Skip to content

Add eMMC support for Shikra#904

Merged
Komal-Bajaj merged 2 commits intoqualcomm-linux:early/hwe/shikra/dtfrom
mchunara007:shikra
Apr 10, 2026
Merged

Add eMMC support for Shikra#904
Komal-Bajaj merged 2 commits intoqualcomm-linux:early/hwe/shikra/dtfrom
mchunara007:shikra

Conversation

@mchunara007
Copy link
Copy Markdown

This change enables eMMC for Shikra Retail and Industrial EVK boards.

dma-ranges = <0x0 0x0 0x0 0x0 0x10 0x0>;
ranges = <0x0 0x0 0x0 0x0 0x10 0x0>;

sdhc_1: mmc@4744000 {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

add nodes in increasing order of node address

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

same issue
mmc - 0x4744000
pinctrl - 0x500000
mmc > pinctrl

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated now in increasing order of node address.

ranges = <0x0 0x0 0x0 0x0 0x10 0x0>;

sdhc_1: mmc@4744000 {
compatible = "qcom,shikra-sdhci", "qcom,sdhci-msm-v5";
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

undocumented compatible string

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Documented in PR - #906

@mchunara007 mchunara007 force-pushed the shikra branch 4 times, most recently from b5469ec to 56ac1fe Compare April 8, 2026 17:41
Monish Chunara added 2 commits April 10, 2026 12:30
Add support for eMMC on shikra SoC and enable the required pinctrl
configurations.

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

Signed-off-by: Monish Chunara <quic_mchunara@quicinc.com>
@Komal-Bajaj Komal-Bajaj merged commit cba9fe2 into qualcomm-linux:early/hwe/shikra/dt Apr 10, 2026
1 check passed
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