[PATCH v3 0/2] spmi: pmic-arb: Add spmi-pmic-arb support for Qualcomm Hawi SoC

From: Fenglin Wu

Date: Sun Apr 19 2026 - 22:28:55 EST


Add compatible for Hawi SoC and add pmic-arb v8.5 support.

Signed-off-by: Fenglin Wu <fenglin.wu@xxxxxxxxxxxxxxxx>
---
Changes in v3:
- Updated the driver to include a "*check_chnl_status" hook function in
"pmic_arb_ver_ops," with separate implementations for each version,
as per Dmitry's feedback.
- Remove the Reviewed-by tag.
- Link to v2: https://patch.msgid.link/20260402-hawi-spmi-v2-0-0bbe811fe3f4@xxxxxxxxxxxxxxxx

Changes in v2:
- Revise patch 1 commit text to highlight the new features of the
PMIC arbiter in the Hawi SoC, and clarify how it is compatible
within the Glymur SoC.
- Link to v1: https://patch.msgid.link/20260401-hawi-spmi-v1-0-c40963041078@xxxxxxxxxxxxxxxx

---
Fenglin Wu (2):
dt-bindings: spmi: glymur-spmi-pmic-arb: Add compatible for Qualcomm Hawi SoC
spmi: spmi-pmic-arb: add support for PMIC arbiter v8.5

.../bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml | 1 +
drivers/spmi/spmi-pmic-arb.c | 142 ++++++++++++++++-----
2 files changed, 113 insertions(+), 30 deletions(-)
---
base-commit: 840b0dd6b8c169e963f74265f508c54f1fe3c968
change-id: 20260323-hawi-spmi-a29ef97409a4

Best regards,
--
Fenglin Wu <fenglin.wu@xxxxxxxxxxxxxxxx>