Skip to content

arm64: dts: qcom: monaco-evk-emmc: Remove explicit UFS disablement#704

Open
mchunara007 wants to merge 1 commit into
qualcomm-linux:qcom-6.18.yfrom
mchunara007:monaco-emmc-fix
Open

arm64: dts: qcom: monaco-evk-emmc: Remove explicit UFS disablement#704
mchunara007 wants to merge 1 commit into
qualcomm-linux:qcom-6.18.yfrom
mchunara007:monaco-emmc-fix

Conversation

@mchunara007

@mchunara007 mchunara007 commented Jun 11, 2026

Copy link
Copy Markdown

The eMMC overlay currently explicitly disables the UFS host controller and overrides the vreg_l8a voltage. This causes unnecessary UFS disablement in scenarios where UFS is the boot medium and eMMC is used as secondary storage

Since UFS and eMMC share a common VDD rail, their mutual exclusivity is now managed dynamically via DT-fixup logic. Remove these static entries from the overlay to allow flexible storage configurations.

The eMMC overlay currently explicitly disables the UFS host controller
and overrides the vreg_l8a voltage. This causes unnecessary UFS
disablement in scenarios where UFS is the boot medium and eMMC is used
as secondary storage.

Since UFS and eMMC share a common VDD rail, their mutual exclusivity is
now managed dynamically via DT-fixup logic. Remove these static entries
from the overlay to allow flexible storage configurations.

Signed-off-by: Monish Chunara <monish.chunara@oss.qualcomm.com>
@psarma-qcom

Copy link
Copy Markdown

"qli-2.0 GA Critical Fix"

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.

3 participants