WORKAROUND: arm64: dts: qcom: purwa-iot-som: Add vdda-qref supply for PCIe PHYs#1526
Conversation
… PCIe PHYs All PCIe PHYs on X1P42100 require vdda-qref power supplies, but this is missing in the current PHY device tree nodes. The PCIe ports can still function because the regulator L3J, which vdda-qref consumes, is voted by other components. Since the device tree should accurately describe the hardware, add the vdda-qref power supply explicitly in all PCIe PHY device nodes on the purwa-iot-som board. Workaround will be reverted once the vote qref regulator for PCIe available in upstream. Signed-off-by: Ziyue Zhang <ziyue.zhang@oss.qualcomm.com>
PR #1526 — validate-patchPR: #1526
Final Summary
|
PR #1526 — checker-log-analyzerPR: #1526
Detailed report: Full report
|
|
Merge Check Failed: No Component Found Configuration Error: No component found for branch 'tech/all/workaround'. There is no component associated with the provided branch in Polaris. Please verify the branch configuration. Branch: |
All PCIe PHYs on X1P42100 require vdda-qref power supplies, but this is missing in the current PHY device tree nodes. The PCIe ports can still function because the regulator L3J, which vdda-qref consumes, is voted by other components.
Since the device tree should accurately describe the hardware, add the vdda-qref power supply explicitly in all PCIe PHY device nodes on the purwa-iot-som board.
Workaround will be reverted once the vote qref regulator for PCIe available in upstream.
CRs-Fixed: 4563581