[PATCH 0/2] pinctrl: qcom: add sm8650 lpass-lpi

From: Krzysztof Kozlowski
Date: Fri Oct 27 2023 - 05:37:30 EST


Hi,

Dependency
==========
This patchset depends on v2 of:
https://lore.kernel.org/all/CACRpkdYzhEJhN9BFdbZkJ7LurtT+dFMg97SLY-q91SNCZ8bikw@xxxxxxxxxxxxxx/

Due to conflicts with current fixes, the v2 above was postponed for v6.8, thus
this should wait as well. Review can happen anyway now.

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: add SM8650 LPASS
pinctrl: qcom: sm8650-lpass-lpi: add SM8650 LPASS

.../qcom,sm8650-lpass-lpi-pinctrl.yaml | 148 ++++++++++
drivers/pinctrl/qcom/Kconfig | 10 +
drivers/pinctrl/qcom/Makefile | 1 +
.../pinctrl/qcom/pinctrl-sm8650-lpass-lpi.c | 255 ++++++++++++++++++
4 files changed, 414 insertions(+)
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sm8650-lpass-lpi-pinctrl.yaml
create mode 100644 drivers/pinctrl/qcom/pinctrl-sm8650-lpass-lpi.c

--
2.34.1