arm64: dts: qcom: monaco-evk-emmc: Remove explicit UFS disablement#704
arm64: dts: qcom: monaco-evk-emmc: Remove explicit UFS disablement#704mchunara007 wants to merge 1 commit into
Conversation
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>
|
"qli-2.0 GA Critical Fix" |
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
shashim-quic
left a comment
There was a problem hiding this comment.
arm64: dts: qcom: monaco-evk-emmc: Remove explicit UFS disablement
submit upstream and bring as FROMLIST
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4569877 on any of the following entities: Entities:
CR: 4569877 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
|
CRs-Fixed: 4569877 "qli-2.0 GA Critical Fix" |
|
Merge Check Failed: CR Not Eligible for Merge CR 4569877 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
1 similar comment
|
Merge Check Failed: CR Not Eligible for Merge CR 4569877 is not eligible for merge. The parent software image for kernel.qli.2.0 is not development complete. Entity: Please ensure the CR passes both CCT (ComponentChangeTasks) and ICT (Integration Change Tasks) validations. |
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.
CRs-Fixed: 4569877