Glymur ufs clk - #1837
Glymur ufs clk#1837kona-jagadeesh wants to merge 2 commits into
Conversation
Add support for rpmh LN_BB_CLK2 and LN_BB_CLK3 clocks on Qualcomm Glymur platform. Fixes: ebcb9db ("clk: qcom: rpmh: Add support for Glymur rpmh clocks") Link: https://lore.kernel.org/all/20260915-glymur-ufs-clk-changes-v2-1-d0aa1c60c269@oss.qualcomm.com/ Signed-off-by: Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com>
…FS muxes Use clk_regmap_phy_mux_ops for GCC UFS muxes so these muxes are automatically switched to UFS external symbol clocks during enable and safely parked at XO clk during disable. Fixes: efe5043 ("clk: qcom: gcc: Add support for Global Clock Controller") Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://lore.kernel.org/all/20260915-glymur-ufs-clk-changes-v2-2-d0aa1c60c269@oss.qualcomm.com/ Signed-off-by: Jagadeesh Kona <jagadeesh.kona@oss.qualcomm.com>
🔨 Build Failure Analysis — PR #1837PR: #1837
VerdictThis PR does not introduce any compilation errors. The build failed during the pre-compilation automerge/integration phase due to merge conflicts between topic branches, not due to issues with the PR code itself. 📎 Detailed analysis: Full report |
🔨 Build Failure Analysis — PR #1837PR: #1837
VerdictThis PR does not introduce any build errors. The build failed during the automerge step due to 144 pre-existing merge conflicts in files unrelated to this PR's changes. 📎 Detailed analysis: Full report |
PR #1837 — validate-patchPR: #1837
Final Summary
|
PR #1837 — checker-log-analyzerPR: #1837
Detailed report: Full report
|
This series adds support for rpmh LNBB clocks and update the clocks
ops of UFS muxes on Qualcomm Glymur platform.