Skip to content

Add eMMC support for Shikra#904

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

Add eMMC support for Shikra#904
mchunara007 wants to merge 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 3 times, most recently from d5e602f to b5469ec Compare April 8, 2026 08:40
Monish Chunara added 2 commits April 8, 2026 23:10
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>
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