Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
From: Anjelique Melendez <quic_amelende@quicinc.com>
To: <andersson@kernel.org>, <konrad.dybcio@linaro.org>,
	<linus.walleij@linaro.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>
Cc: <linux-arm-msm@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<quic_subbaram@quicinc.com>, <quic_collinsd@quicinc.com>,
	<quic_jprakash@quicinc.com>,
	Anjelique Melendez <quic_amelende@quicinc.com>
Subject: [PATCH v2 0/4] Add GPIO support for various PMICs
Date: Tue, 26 Mar 2024 15:06:25 -0700	[thread overview]
Message-ID: <20240326220628.2392802-1-quic_amelende@quicinc.com> (raw)

Add GPIO support for PMXR2230, PM6450, PMIH0108 and PMD8028

Changes since v1:
  - Removed wildcard character from PMIC names
  - Combined patch 3/5 and 4/5
  - Made subjects and commit messages consistent between changes

Anjelique Melendez (3):
  dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIH0108 and PMD8028 support
  pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 support
  pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 support

David Collins (1):
  dt-bindings: pinctrl: qcom,pmic-gpio: Add PMXR2230 and PM6450 support

 .../bindings/pinctrl/qcom,pmic-gpio.yaml      | 26 +++++++++++++++++++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c      |  4 +++
 2 files changed, 30 insertions(+)

-- 
2.34.1


             reply	other threads:[~2024-03-26 22:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 22:06 Anjelique Melendez [this message]
2024-03-26 22:06 ` [PATCH v2 1/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMXR2230 and PM6450 support Anjelique Melendez
2024-03-26 22:06 ` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIH0108 and PMD8028 support Anjelique Melendez
2024-03-27  8:10   ` Krzysztof Kozlowski
2024-04-23 17:02   ` Rob Herring
2024-04-25 18:59     ` Anjelique Melendez
2024-03-26 22:06 ` [PATCH v2 3/4] pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 support Anjelique Melendez
2024-03-27 17:13   ` Konrad Dybcio
2024-03-26 22:06 ` [PATCH v2 4/4] pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 support Anjelique Melendez
2024-03-27 17:13   ` Konrad Dybcio
2024-03-28  9:25 ` [PATCH v2 0/4] Add GPIO support for various PMICs Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240326220628.2392802-1-quic_amelende@quicinc.com \
    --to=quic_amelende@quicinc.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_collinsd@quicinc.com \
    --cc=quic_jprakash@quicinc.com \
    --cc=quic_subbaram@quicinc.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).