This series provides support and fixes for Qualcomm SPMI GPIOs. Changes since v1: - Updated 2/4 so that changes only take place in driver - Updated 4/4 to add in allOf: constraints Anjelique Melendez (2): pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings David Collins (1): pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes Jishnu Prakash (1): pinctrl: qcom: spmi-gpio: Add compatible for PM7250B .../bindings/pinctrl/qcom,pmic-gpio.yaml | 4 ++ drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 41 ++++++++++++++++++- 2 files changed, 43 insertions(+), 2 deletions(-) -- 2.35.1