This series contains patches to update rpmh-regulator driver and
dt-bindings for supporting the PMIC voltage regulators present on the
boards with Qualcomm's next gen compute SoC - Glymur.
Device tree changes aren't part of this series and will be posted
separately after the official announcement of the Glymur SoC.
Signed-off-by: Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>
---
Changes in v2:
- Updated pmic-id dt binding's change commit message to elaborate `why` the
dt-binding change is needed
- Updated commit message for driver change related to new resource name patch
to clarify that `resource name` refers to `cmd-db resource names`.
- Link to v1: https://lore.kernel.org/r/20250916-glymur-rpmh-regulator-driver-v1-0-bb9b00e93a61@oss.qualcomm.com
---
Kamal Wadhwa (4):
dt-bindings: rpmh-regulator : Add compatibles for PMH01XX & PMCX0102
dt-bindings: rpmh-regulator: Update pmic-id property description
regulator: rpmh-regulator: Add support for new resource name format
regulator: rpmh-regulator: Add RPMH regulator support for Glymur
.../bindings/regulator/qcom,rpmh-regulator.yaml | 39 +-
drivers/regulator/qcom-rpmh-regulator.c | 1322 ++++++++++++--------
2 files changed, 811 insertions(+), 550 deletions(-)
---
base-commit: c3067c2c38316c3ef013636c93daa285ee6aaa2e
change-id: 20250916-glymur-rpmh-regulator-driver-80c9543cdd6e
Best regards,
--
Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>