Message ID | 20240530-x1e80100-dts-fix-usb-phy-supplies-v1-0-6eb72a546227@linaro.org |
---|---|
Headers | show |
Series | arm64: dts: qcom: x1e80100: Fix the supplies to the USB1 SS[0-2] PHYs | expand |
On Thu, May 30, 2024 at 07:35:46PM GMT, Abel Vesa wrote: > The 1.2v HS PHY shared regulator is actually LDO2 from PM8550ve id J. > Also add the missing supplies to QMP PHYs. > > Fixes: 22b82135c02d ("arm64: dts: qcom: x1e80100-qcp: Enable more support") This isn't the right hash. I'm fixing this one up, but please check make sure your fixes are based on merged commits. Regards, Bjorn
On Thu, 30 May 2024 19:35:44 +0300, Abel Vesa wrote: > According to documentation, the current supplies for the USB1 SS0, > SS1 and SS2 both QMP combo PHYS and eUSB2 PHYs are all wrong. Fix > them accordingly. > > Applied, thanks! [1/2] arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators commit: ae5cee8e7349d7e5deff4cf90a08cbd738287155 [2/2] arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulators commit: 20676f7819d7364b7e8bd437b212106faa893b49 Best regards,
According to documentation, the current supplies for the USB1 SS0, SS1 and SS2 both QMP combo PHYS and eUSB2 PHYs are all wrong. Fix them accordingly. Signed-off-by: Abel Vesa <abel.vesa@linaro.org> --- Abel Vesa (2): arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulators arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 15 ++++++++++++--- arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 15 ++++++++++++--- 2 files changed, 24 insertions(+), 6 deletions(-) --- base-commit: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19 change-id: 20240530-x1e80100-dts-fix-usb-phy-supplies-c3cbc578a2f6 Best regards,