This series contains patches to update SPMI and PINCTRL drivers
needed for supporting the PMICs 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.
NOTE: Related dt-bindings were posted some time ago can be found in
below links.
SPMI v8 DT binding:
https://lore.kernel.org/all/20250919141440.1068770-1-pankaj.patil@oss.qualcomm.com/
PINCTRL DT binding
https://lore.kernel.org/all/20250919140952.1057737-1-pankaj.patil@oss.qualcomm.com/
Signed-off-by: Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>
---
Anjelique Melendez (1):
pinctrl: qcom: spmi-gpio: Add PMCX0102, PMK8850 & PMH01XX PMICs support
David Collins (1):
spmi: spmi-pmic-arb: add support for PMIC arbiter v8
Subbaraman Narayanamurthy (1):
pinctrl: qcom: spmi-gpio: add support for {LV_VIN2, MV_VIN3}_CLK subtypes
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 9 +
drivers/spmi/spmi-pmic-arb.c | 327 ++++++++++++++++++++++++++++---
2 files changed, 306 insertions(+), 30 deletions(-)
---
base-commit: c3067c2c38316c3ef013636c93daa285ee6aaa2e
change-id: 20250920-glymur-spmi-v8-gpio-driver-d27d0fb36464
Best regards,
--
Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>