From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] mfd: axp20x: Add AXP209 GPIO driver to the mfd
Date: Mon, 21 Mar 2016 11:54:10 +0000 [thread overview]
Message-ID: <20160321115410.GC4140@x1> (raw)
In-Reply-To: <1457520614-32239-3-git-send-email-maxime.ripard@free-electrons.com>
On Wed, 09 Mar 2016, Maxime Ripard wrote:
> Now that we have a GPIO driver for the AXP209, we can add it to our MFD.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> ---
> drivers/mfd/axp20x.c | 3 +++
> 1 file changed, 3 insertions(+)
Applied, thanks.
> diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c
> index a57d6e940610..89518ee3be33 100644
> --- a/drivers/mfd/axp20x.c
> +++ b/drivers/mfd/axp20x.c
> @@ -430,6 +430,9 @@ static const struct regmap_irq_chip axp288_regmap_irq_chip = {
>
> static struct mfd_cell axp20x_cells[] = {
> {
> + .name = "axp20x-gpio",
> + .of_compatible = "x-powers,axp209-gpio",
> + }, {
> .name = "axp20x-pek",
> .num_resources = ARRAY_SIZE(axp20x_pek_resources),
> .resources = axp20x_pek_resources,
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2016-03-21 11:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-09 10:50 [PATCH 0/4] Add AXP209 GPIO driver Maxime Ripard
2016-03-09 10:50 ` [PATCH 1/4] gpio: " Maxime Ripard
2016-03-09 13:07 ` kbuild test robot
2016-03-09 13:20 ` [linux-sunxi] " Peter Korsgaard
2016-03-16 9:57 ` Linus Walleij
2016-03-16 9:56 ` Linus Walleij
2016-03-17 19:10 ` Rob Herring
2016-03-09 10:50 ` [PATCH 2/4] mfd: axp20x: Add AXP209 GPIO driver to the mfd Maxime Ripard
2016-03-16 10:03 ` Linus Walleij
2016-03-21 11:54 ` Lee Jones [this message]
2016-03-29 9:58 ` Maxime Ripard
2016-03-29 10:10 ` Lee Jones
2016-03-09 10:50 ` [PATCH 3/4] ARM: dt: axp209: Add AXP209 GPIO driver Maxime Ripard
2016-03-16 10:04 ` Linus Walleij
2016-03-09 10:50 ` [PATCH 4/4] ARM: sun5i: chip: Add status LED Maxime Ripard
2016-03-09 12:17 ` [PATCH 0/4] Add AXP209 GPIO driver Hans de Goede
2016-03-09 15:28 ` Maxime Ripard
2016-03-09 15:44 ` [linux-sunxi] " Hans de Goede
2016-03-16 10:10 ` Linus Walleij
2016-03-16 10:38 ` Hans de Goede
2016-03-22 7:22 ` Maxime Ripard
2016-03-22 7:33 ` Chen-Yu Tsai
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=20160321115410.GC4140@x1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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).