WORKAROUND: PCIe PHY vdda-qref/vdda-refgen supply fixes for Monaco/QCS8300#700
Conversation
…es for Monaco The PCIe QMP PHYs on Monaco (QCS8300) require stable reference voltage provided by refgen and reference clock provided by qref. The refgen and qref require power supplies. Add a new sa8775p_qmp_phy_vreg_l list with vdda-qref and vdda-refgen supplies, and use it for qcs8300_qmp_gen4x2, sa8775p_qmp_gen4x2 and sa8775p_qmp_gen4x4 PCIe PHY configurations. Workaround will be reverted once the vote qref regulator for PCIe available in upstream. Signed-off-by: Ziyue Zhang <ziyue.zhang@oss.qualcomm.com>
…for PCIe PHYs on qcs8300-ride and monaco-evk The vdda-qref-supply and vdda-refgen-supply for pcie0_phy and pcie1_phy were incorrectly mapped. vdda-qref should be supplied by vreg_l4a and vdda-refgen should be supplied by vreg_l7a. Fix the supply assignments on both qcs8300-ride and monaco-evk boards. Workaround will be reverted once the correct regulator mappings are confirmed and upstreamed. Signed-off-by: Ziyue Zhang <ziyue.zhang@oss.qualcomm.com>
PR #700 — validate-patchPR: #700
Final Summary
|
PR #700 — checker-log-analyzerPR: #700
Detailed report: Full report
|
This PR contains two workaround changes for PCIe PHY power supplies on Monaco (QCS8300):
phy: qcom: qmp-pcie: Add vdda-refgen and vdda-qref supplies for Monaco
arm64: dts: qcom: Fix vdda-qref and vdda-refgen supplies for PCIe PHYs on qcs8300-ride and monaco-evk
Both workarounds will be reverted once upstream support is available.
CRs-Fixed: 4537722