Re: [PATCH] phy: qcom: m31: propagate reset errors
From: Abel Vesa
Date: Tue Sep 01 2026 - 08:25:07 EST
On 26-08-30 21:14:42, Pengpeng Hou wrote:
> m31usb_phy_init() enables the regulator and clock, then performs an
> unchecked
> reset pulse before reporting that the PHY powered on.
>
> Return reset-controller errors and release the clock and regulator that
> were
> enabled for the failed power-on attempt.
>
> Fixes: 08e49af50701 ("phy: qcom: Introduce M31 USB PHY driver")
> Signed-off-by: Pengpeng Hou <pengpeng@xxxxxxxxxxx>
Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>