[PATCH v2 0/2] Add regulators support for PMX75
From: Rohit Agarwal
Date: Tue Jul 11 2023 - 01:47:26 EST
Hi,
Changes in v2:
- Addressed Krzysztof to update the if:then: in bindings patch.
- Breaking the original series [1] into smaller series.
This series adds regulators supports in PMX75 found on
SDX75 platform.
[1] https://lore.kernel.org/all/1688395346-3126-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/
Thanks,
Rohit.
Rohit Agarwal (2):
dt-bindings: regulator: Add PMX75 compatible
regulator: qcom-rpmh: Add regulators for PMX75
.../bindings/regulator/qcom,rpmh-regulator.yaml | 22 ++++++++++++-
drivers/regulator/qcom-rpmh-regulator.c | 38 ++++++++++++++++++++++
2 files changed, 59 insertions(+), 1 deletion(-)
--
2.7.4