[PATCH 0/3] Add GPIO support to PM8953 PMIC

Luca Weiss posted 3 patches 2 years, 7 months ago
Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml |  3 +++
arch/arm64/boot/dts/qcom/pm8953.dtsi                          | 10 ++++++++++
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c                      |  2 ++
3 files changed, 15 insertions(+)
[PATCH 0/3] Add GPIO support to PM8953 PMIC
Posted by Luca Weiss 2 years, 7 months ago
Add support for the 8 GPIOs found on the PM8953 PMIC used with msm8953
SoC.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
Luca Weiss (3):
      dt-bindings: pinctrl: qcom,pmic-gpio: add PM8953
      pinctrl: qcom: spmi-gpio: Add PM8953 support
      arm64: dts: qcom: pm8953: add GPIOs

 Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml |  3 +++
 arch/arm64/boot/dts/qcom/pm8953.dtsi                          | 10 ++++++++++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c                      |  2 ++
 3 files changed, 15 insertions(+)
---
base-commit: 347e9b4e41bfff51993807962eb1082f6d8ab439
change-id: 20230421-pm8953-gpio-3f9017edc711

Best regards,
-- 
Luca Weiss <luca@z3ntu.xyz>
Re: [PATCH 0/3] Add GPIO support to PM8953 PMIC
Posted by Linus Walleij 2 years, 7 months ago
On Fri, Apr 21, 2023 at 11:56 PM Luca Weiss <luca@z3ntu.xyz> wrote:

> Add support for the 8 GPIOs found on the PM8953 PMIC used with msm8953
> SoC.
>
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
(...)
> Luca Weiss (3):
>       dt-bindings: pinctrl: qcom,pmic-gpio: add PM8953
>       pinctrl: qcom: spmi-gpio: Add PM8953 support

I applied these two to the pinctrl tree for the v6.5 kernel cycle.

>       arm64: dts: qcom: pm8953: add GPIOs

Please funnel this one through the qcom SoC tree (I think Bjorn
will pick it up else poke him).

Yours,
Linus Walleij
Re: (subset) [PATCH 0/3] Add GPIO support to PM8953 PMIC
Posted by Bjorn Andersson 2 years, 6 months ago
On Fri, 21 Apr 2023 23:56:19 +0200, Luca Weiss wrote:
> Add support for the 8 GPIOs found on the PM8953 PMIC used with msm8953
> SoC.
> 
> 

Applied, thanks!

[3/3] arm64: dts: qcom: pm8953: add GPIOs
      commit: 5a60e72c3eff0747cc779b8067cd795acf6beecd

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>