From: Rob Herring <robh@kernel.org>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: lee.jones@linaro.org, mturquette@baylibre.com, sboyd@kernel.org,
broonie@kernel.org, linus.walleij@linaro.org,
mark.rutland@arm.com, lgirdwood@gmail.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
patches@opensource.cirrus.com
Subject: Re: [PATCH 4/5] pinctrl: lochnagar: Add support for the Cirrus Logic Lochnagar
Date: Tue, 25 Sep 2018 15:20:48 -0500 [thread overview]
Message-ID: <20180925202048.GA6227@bogus> (raw)
In-Reply-To: <20180905104120.17252-4-ckeepax@opensource.cirrus.com>
On Wed, Sep 05, 2018 at 11:41:19AM +0100, Charles Keepax wrote:
> From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
>
> Lochnagar is an evaluation and development board for Cirrus
> Logic Smart CODEC and Amp devices. It allows the connection of
> most Cirrus Logic devices on mini-cards, as well as allowing
> connection of various application processor systems to provide a
> full evaluation platform.
>
> Lochnagar provides many pins which can generally be used for an
> audio function such as an AIF or a PDM interface, but also as
> GPIOs.
>
> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> ---
> drivers/pinctrl/cirrus/Kconfig | 10 +
> drivers/pinctrl/cirrus/Makefile | 2 +
> drivers/pinctrl/cirrus/pinctrl-lochnagar.c | 1161 ++++++++++++++++++++++++++++
> drivers/pinctrl/cirrus/pinctrl-lochnagar.h | 115 +++
> include/dt-bindings/pinctrl/lochnagar.h | 135 ++++
This belongs with the binding patch.
> 5 files changed, 1423 insertions(+)
> create mode 100644 drivers/pinctrl/cirrus/pinctrl-lochnagar.c
> create mode 100644 drivers/pinctrl/cirrus/pinctrl-lochnagar.h
> create mode 100644 include/dt-bindings/pinctrl/lochnagar.h
next prev parent reply other threads:[~2018-09-25 20:20 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-05 10:41 [PATCH 1/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar Charles Keepax
2018-09-05 10:41 ` [PATCH 2/5] clk: " Charles Keepax
2018-09-16 23:12 ` Rob Herring
2018-09-05 10:41 ` [PATCH 3/5] regulator: " Charles Keepax
2018-09-05 10:41 ` [PATCH 4/5] pinctrl: " Charles Keepax
2018-09-25 20:20 ` Rob Herring [this message]
2018-09-05 10:41 ` [PATCH 5/5] mfd: lochnagar: Add initial binding documentation Charles Keepax
2018-09-05 11:01 ` [PATCH 1/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar Mark Brown
2018-09-06 13:46 ` Linus Walleij
2018-09-06 14:48 ` Charles Keepax
2018-09-16 23:11 ` Rob Herring
2018-09-17 13:50 ` Charles Keepax
2018-09-07 0:06 ` kbuild test robot
2018-09-07 8:44 ` Charles Keepax
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=20180925202048.GA6227@bogus \
--to=robh@kernel.org \
--cc=broonie@kernel.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=devicetree@vger.kernel.org \
--cc=lee.jones@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=patches@opensource.cirrus.com \
--cc=sboyd@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).