Add UFS support for Glymur Qualcomm SoC - #1832
Pradeep P V K (Pradeep-pvk) wants to merge 2 commits into
Conversation
Add UFS PHY and UFS host controller nodes for Glymur SoC. Link: https://lore.kernel.org/all/20260911-glymur_ufs_qcb_enablement-v1-3-b9fc5e2ee99a@oss.qualcomm.com/ Signed-off-by: Pradeep P V K <pradeep.pragallapati@oss.qualcomm.com>
Enable UFS for glymur-qcb board. Link: https://lore.kernel.org/all/20260911-glymur_ufs_qcb_enablement-v1-4-b9fc5e2ee99a@oss.qualcomm.com/ Signed-off-by: Pradeep P V K <pradeep.pragallapati@oss.qualcomm.com>
3cc0abc to
c88b0eb
Compare
PR #1832 — validate-patchPR: #1832
Final Summary
|
PR #1832 — checker-log-analyzerPR: #1832
Detailed report: Full report
|
🔨 Build Failure Analysis — PR #1832PR: #1832
VerdictThis is NOT a compilation failure. The build failed during the automerge/integration step due to a merge conflict in a file unrelated to this PR. The PR itself (adding UFS nodes to glymur.dtsi and glymur-qcb.dts) does not introduce any compilation errors. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1832PR: #1832
VerdictThis is NOT a compilation failure. The build failed during the automerge (integration) step with 137 merge conflicts across the codebase. Two of the conflicting files are modified by this PR, but the conflicts are due to concurrent changes in other topic branches, not errors in the PR code itself. The PR code was never compiled. 📎 Detailed analysis: Full report |
PR #1832 — validate-patchPR: #1832
Final Summary
|
PR #1832 — checker-log-analyzerPR: #1832
Detailed report: Full report
|
This series adds the DT bindings, device tree support for the UFS PHY
and UFS Host Controller, along with the required PHY driver updates to
enable UFS support on the Glymur Qualcomm platform.
This series depends on Glymur LNBB clocks1 and Glymur QCB platform2
series.
Link: https://lore.kernel.org/all/20260911-glymur_ufs_qcb_enablement-v1-0-b9fc5e2ee99a@oss.qualcomm.com/
Signed-off-by: Pradeep P V K pradeep.pragallapati@oss.qualcomm.com