From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND v6 6/6] mfd: axp20x: Enable AXP22X regulators
Date: Wed, 13 May 2015 16:31:09 +0100 [thread overview]
Message-ID: <20150513153109.GH3394@x1> (raw)
In-Reply-To: <1428638946-24890-7-git-send-email-wens@csie.org>
On Fri, 10 Apr 2015, Chen-Yu Tsai wrote:
> Now that the axp20x-regulators driver supports different variants of the
> AXP family, we can enable regulator support for AXP22X without the risk
> of incorrectly configuring regulators.
>
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> Acked-by: Lee Jones <lee.jones@linaro.org>
> ---
> drivers/mfd/axp20x.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks.
> diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c
> index cfbb7d7aead6..6df91556faf3 100644
> --- a/drivers/mfd/axp20x.c
> +++ b/drivers/mfd/axp20x.c
> @@ -370,6 +370,8 @@ static struct mfd_cell axp22x_cells[] = {
> .name = "axp20x-pek",
> .num_resources = ARRAY_SIZE(axp22x_pek_resources),
> .resources = axp22x_pek_resources,
> + }, {
> + .name = "axp20x-regulator",
> },
> };
>
--
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:[~2015-05-13 15:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-10 4:09 [PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support Chen-Yu Tsai
2015-04-10 4:09 ` [PATCH RESEND v6 1/6] mfd: axp20x: add AXP22x " Chen-Yu Tsai
2015-04-10 9:25 ` Lee Jones
2015-05-13 15:30 ` Lee Jones
2015-04-10 4:09 ` [PATCH RESEND v6 2/6] mfd: axp20x: update DT bindings with AXP22x compatibles Chen-Yu Tsai
2015-05-13 15:30 ` Lee Jones
2015-04-10 4:09 ` [PATCH RESEND v6 3/6] regulator: axp20x: prepare support for multiple AXP chip families Chen-Yu Tsai
2015-05-13 15:30 ` Lee Jones
2015-04-10 4:09 ` [PATCH RESEND v6 4/6] regulator: axp20x: add support for AXP22X regulators Chen-Yu Tsai
2015-04-10 15:48 ` Mark Brown
2015-04-14 6:45 ` Lee Jones
2015-04-29 12:36 ` Lee Jones
2015-05-13 15:30 ` Lee Jones
2015-04-10 4:09 ` [PATCH RESEND v6 5/6] mfd: axp20x: Add AXP22x regulator information to DT bindings Chen-Yu Tsai
2015-05-13 15:30 ` Lee Jones
2015-04-10 4:09 ` [PATCH RESEND v6 6/6] mfd: axp20x: Enable AXP22X regulators Chen-Yu Tsai
2015-05-13 15:31 ` Lee Jones [this message]
2015-05-13 15:41 ` [PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support Lee Jones
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=20150513153109.GH3394@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).