[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231027093615.140656-1-krzysztof.kozlowski@linaro.org>
Date: Fri, 27 Oct 2023 11:36:13 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
linux-arm-msm@...r.kernel.org, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH 0/2] pinctrl: qcom: add sm8650 lpass-lpi
Hi,
Dependency
==========
This patchset depends on v2 of:
https://lore.kernel.org/all/CACRpkdYzhEJhN9BFdbZkJ7LurtT+dFMg97SLY-q91SNCZ8bikw@mail.gmail.com/
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
Powered by blists - more mailing lists