Re: [PATCH 26/28] arm64: dts: qcom: eliza-mtp: Fix swapped USB QMP PHY vdda-phy/vdda-pll supplies

Abel Vesa <[email protected]> Tue, 4 Aug 2026 14:51:45 +0300
Newsgroups org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <tiln6lkf63i6ezelo46alawu5yxl2rqu5x7kiz2emre5g65ctr@mad73j5h5xyr>
On 26-08-03 08:34:24, Manivannan Sadhasivam via B4 Relay wrote:
> From: Manivannan Sadhasivam <[email protected]>
> 
> The QMP PHY expects the vdda-phy supply to be the lower voltage (~0.8V)
> and the vdda-pll supply to be the higher voltage (~1.2V), as used by the
> UFS QMP PHY on this SoC. But these two supplies are swapped for the USB
> QMP PHY on this board, feeding 1.15V to vdda-phy and 0.72V to vdda-pll.
> 
> Fix it by swapping the two supplies back.
> 
> Fixes: 49dab7311f57 ("arm64: dts: qcom: eliza-mtp: Enable USB and ADSP support")
> Reported-by: Konrad Dybcio <[email protected]>
> Assisted-by: Claude:opus-4-8
> Signed-off-by: Manivannan Sadhasivam <[email protected]>

Reviewed-by: Abel Vesa <[email protected]>