This series contains patches to update the PINCTRL drivers
and device tree bindings needed to support the new GPIO types
for PMICs present on boards with Qualcomm's next-generation
compute SoC - Glymur.
Device tree changes are not included in this series and will
be posted separately after the official announcement of the
Glymur SoC.
Changes in v2:
- Split into two series: SPMI and PINCTRL(this series)
- Included the DT bindings in this series, previously posted separately.
- Link to v1: https://lore.kernel.org/all/20250920-glymur-spmi-v8-gpio-driver-v1-0-23df93b7818a@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
Jishnu Prakash (1):
dt-bindings: pinctrl: qcom,pmic-gpio: Add GPIO bindings for Glymur PMICs
Subbaraman Narayanamurthy (1):
pinctrl: qcom: spmi-gpio: add support for {LV_VIN2, MV_VIN3}_CLK subtypes
.../devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml | 15 +++++++++++++++
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 9 +++++++++
2 files changed, 24 insertions(+)
---
base-commit: dd1059140d0608262a3a39591360fc0101bddf68
change-id: 20250924-glymur-pinctrl-driver-e8c2c32a85dc
prerequisite-change-id: 20250924-glymur-spmi-v8-f1a57f489824:v2
prerequisite-patch-id: a27e60b23189b89c17444ad76fbeaa7687a426d4
prerequisite-patch-id: 6940e73d1975830ceb11b4e8bf1be2303e866e7d
Best regards,
--
Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>