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

From: Vinod Koul
Date: Thu Nov 10 2022 - 05:08:14 EST


Hello Greg,

Since Stephen has not been responding [1] or applying these patches, I would
like to request you to review and apply them to char-misc (thru which spmi
tree anyway merges). I have been trying to get this in since last
Decemeber!

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

[1]:
v5: https://lore.kernel.org/all/20220914165212.3705892-1-vkoul@xxxxxxxxxx/
v4: https://lore.kernel.org/all/20220914112139.3680354-1-vkoul@xxxxxxxxxx/
v3: https://lore.kernel.org/all/20220201134108.2677578-1-vkoul@xxxxxxxxxx/
v2: https://lore.kernel.org/all/20220131172450.2528065-1-vkoul@xxxxxxxxxx/
v1: https://lore.kernel.org/all/20211201072718.3969011-1-vkoul@xxxxxxxxxx/

Changes since v5:
- rebase on linux-next

Changes since v4:
- Fix David name and email
- remove trailing line in binding

Changes since v3:
- rebase on spmi/next

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 | 10 +
drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
2 files changed, 231 insertions(+), 21 deletions(-)

--
2.37.3