[PATCH 0/2] Add support for the REFGEN in the IPQ9650 SoC

Kathiravan Thirumoorthy posted 2 patches 5 days, 16 hours ago
.../regulator/qcom,sdm845-refgen-regulator.yaml    | 21 +++++
drivers/regulator/qcom-refgen-regulator.c          | 94 +++++++++++++++++++++-
2 files changed, 111 insertions(+), 4 deletions(-)
[PATCH 0/2] Add support for the REFGEN in the IPQ9650 SoC
Posted by Kathiravan Thirumoorthy 5 days, 16 hours ago
IPQ9650 SoC has 2 REFGEN blocks providing the reference current to
the PCIe and USB, UNIPHY PHYs. For the other SoCs, clocks for this block
is enabled on power up but that's not the case for IPQ9650 and we have
to explicitly enable those clocks.

Document the same and add support for it.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
---
Kathiravan Thirumoorthy (2):
      regulator: dt-bindings: qcom,sdm845-refgen-regulator: Document IPQ9650
      regulator: qcom-refgen: add support for the IPQ9650 SoC

 .../regulator/qcom,sdm845-refgen-regulator.yaml    | 21 +++++
 drivers/regulator/qcom-refgen-regulator.c          | 94 +++++++++++++++++++++-
 2 files changed, 111 insertions(+), 4 deletions(-)
---
base-commit: 08484c504b55a98bd100527fbe10a3caf55ff3ff
change-id: 20260520-ipq9650_refgen-196b570d8bc0

Best regards,
--  
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>