Re: [PATCH v4 3/3] regulator: qcom-refgen: add support for the IPQ9650 SoC

From: Konrad Dybcio

Date: Fri Jun 19 2026 - 10:26:57 EST


On 6/17/26 7:38 PM, Kathiravan Thirumoorthy wrote:
> IPQ9650 SoC has 2 REFGEN blocks providing the reference current to the
> PCIe and USB, UNIPHY PHYs. For the other SoCs, clock for this block is
> enabled on power up but that's not the case for IPQ9650 and we have to
> enable those clocks explicitly to bring up the PHYs properly.
>
> Also, add the get_status() callback to report the regulator status to
> the userspace.
>
> Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad