[PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7

From: Vinod Koul
Date: Tue Feb 01 2022 - 08:41:23 EST


Hello,

The is version 3 of support for PMIC v7. I have added a new property
qcom,bus-id for supporting v7 and then add driver changes for v7

This depends on yaml conversion patch:
https://lore.kernel.org/linux-arm-msm/20211227170151.73116-1-david@xxxxxxx/

Changes since v2:
- Drop yaml conversion patch
- Fix author for spmi patch
Changes since v1:
- Add yaml conversion patch and new binding
- fix driver bug report by Jonathan

David Collins (1):
spmi: pmic-arb: Add support for PMIC v7

Vinod Koul (1):
dt-bindings: spmi: Add qcom,bus-id

.../bindings/spmi/qcom,spmi-pmic-arb.yaml | 11 +
drivers/spmi/spmi-pmic-arb.c | 233 ++++++++++++++++--
2 files changed, 225 insertions(+), 19 deletions(-)

--
2.31.1