From: Randy Dunlap <rdunlap@infradead.org>
To: Robert Marko <robert.marko@sartura.hr>,
linus.walleij@linaro.org, bgolaszewski@baylibre.com,
robh+dt@kernel.org, lee.jones@linaro.org, p.zabel@pengutronix.de,
linux-gpio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, andy.shevchenko@gmail.com,
michael@walle.cc
Cc: luka.perkov@sartura.hr
Subject: Re: [PATCH v8 2/6] gpio: Add Delta TN48M CPLD GPIO driver
Date: Fri, 5 Nov 2021 13:20:32 -0700 [thread overview]
Message-ID: <cd6bbd90-a9ed-1c63-93a0-bc30e6ab4fb0@infradead.org> (raw)
In-Reply-To: <20211105113859.101868-2-robert.marko@sartura.hr>
On 11/5/21 4:38 AM, Robert Marko wrote:
> diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
> index fab571016adf..31b83271f954 100644
> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -1344,6 +1344,18 @@ config GPIO_TIMBERDALE
> help
> Add support for the GPIO IP in the timberdale FPGA.
>
> +config GPIO_TN48M_CPLD
> + tristate "Delta Networks TN48M switch CPLD GPIO driver"
> + depends on MFD_TN48M_CPLD
> + select GPIO_REGMAP
> + help
> + This enables support for the GPIOs found on the Delta
> + Networks TN48M switch Lattice CPLD. It provides 12 pins in total,
> + they are input-only or ouput-only type.
output-only
> +
> + This driver can also be built as a module. If so, the
> + module will be called gpio-tn48m.
--
~Randy
next prev parent reply other threads:[~2021-11-05 20:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-05 11:38 [PATCH v8 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support Robert Marko
2021-11-05 11:38 ` [PATCH v8 2/6] gpio: Add Delta TN48M CPLD GPIO driver Robert Marko
2021-11-05 12:05 ` Andy Shevchenko
2021-11-05 20:20 ` Randy Dunlap [this message]
2021-11-05 23:26 ` Michael Walle
2021-11-05 11:38 ` [PATCH v8 3/6] dt-bindings: reset: Add Delta TN48M Robert Marko
2021-11-05 11:38 ` [PATCH v8 4/6] reset: Add Delta TN48M CPLD reset controller Robert Marko
2021-11-05 13:18 ` Andy Shevchenko
2021-11-05 11:38 ` [PATCH v8 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings Robert Marko
2021-11-05 11:38 ` [PATCH v8 6/6] MAINTAINERS: Add Delta Networks TN48M CPLD drivers Robert Marko
2021-11-05 23:23 ` [PATCH v8 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support Michael Walle
2021-11-09 10:55 ` Robert Marko
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=cd6bbd90-a9ed-1c63-93a0-bc30e6ab4fb0@infradead.org \
--to=rdunlap@infradead.org \
--cc=andy.shevchenko@gmail.com \
--cc=bgolaszewski@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luka.perkov@sartura.hr \
--cc=michael@walle.cc \
--cc=p.zabel@pengutronix.de \
--cc=robert.marko@sartura.hr \
--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).