From: "Tóth János via B4 Relay" <devnull+gomba007.gmail.com@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <brgl@bgdev.pl>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, "Tóth János" <gomba007@gmail.com>
Subject: [PATCH 0/2] Add support for the PCF8574T I/O expander.
Date: Mon, 17 Feb 2025 14:07:50 +0100 [thread overview]
Message-ID: <20250217-gpio-pcf8574t-v1-0-137e140df5fc@gmail.com> (raw)
This patch series adds the driver support and the documentation for the
PCF8574T I2C I/O expander.
Signed-off-by: Tóth János <gomba007@gmail.com>
---
Tóth János (2):
drivers: gpio: Add support for PCF8574T.
dt-bindings: gpio: Add support for PCF8574T.
Documentation/devicetree/bindings/gpio/nxp,pcf8575.yaml | 1 +
drivers/gpio/Kconfig | 2 +-
drivers/gpio/gpio-pcf857x.c | 2 ++
3 files changed, 4 insertions(+), 1 deletion(-)
---
base-commit: 0ad2507d5d93f39619fc42372c347d6006b64319
change-id: 20250217-gpio-pcf8574t-597b9196639a
Best regards,
--
Tóth János <gomba007@gmail.com>
next reply other threads:[~2025-02-17 13:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-17 13:07 Tóth János via B4 Relay [this message]
2025-02-17 13:07 ` [PATCH 1/2] drivers: gpio: Add support for PCF8574T Tóth János via B4 Relay
2025-02-17 13:07 ` [PATCH 2/2] dt-bindings: " Tóth János via B4 Relay
2025-02-17 15:13 ` Laurent Pinchart
2025-02-17 17:49 ` Tóth János
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=20250217-gpio-pcf8574t-v1-0-137e140df5fc@gmail.com \
--to=devnull+gomba007.gmail.com@kernel.org \
--cc=brgl@bgdev.pl \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gomba007@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@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).