linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Justin Chen <justinpopo6@gmail.com>
To: linus.walleij@linaro.org, brgl@bgdev.pl, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org
Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, f.fainelli@gmail.com,
	Justin Chen <justin.chen@broadcom.com>
Subject: [PATCH 0/2] Add support for NXP PCA6408
Date: Wed,  4 May 2022 10:24:58 -0700	[thread overview]
Message-ID: <1651685100-44687-1-git-send-email-justinpopo6@gmail.com> (raw)

From: Justin Chen <justin.chen@broadcom.com>

The NXP PCA6408 is the 8 bit/8 GPIO version of the NXP PCA6416.

Justin Chen (2):
  gpio: pca953xx: Add support for pca6408
  dt-bindings: gpio: pca95xx: add entry for pca6408

 Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 +
 drivers/gpio/gpio-pca953x.c                              | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.7.4


             reply	other threads:[~2022-05-04 18:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 17:24 Justin Chen [this message]
2022-05-04 17:24 ` [PATCH 1/2] gpio: pca953xx: Add support for pca6408 Justin Chen
2022-05-04 18:55   ` Justin Chen
2022-05-04 23:09   ` kernel test robot
2022-05-04 17:25 ` [PATCH 2/2] dt-bindings: gpio: pca95xx: add entry " Justin Chen

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=1651685100-44687-1-git-send-email-justinpopo6@gmail.com \
    --to=justinpopo6@gmail.com \
    --cc=brgl@bgdev.pl \
    --cc=devicetree@vger.kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=justin.chen@broadcom.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 NNTP newsgroup(s).