From: Lee Jones <lee.jones@linaro.org>
To: Ingi Kim <ingi2.kim@samsung.com>
Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
sameo@linux.intel.com, rpurdie@rpsys.net,
j.anaszewski@samsung.com, inki.dae@samsung.com,
sw0312.kim@samsung.com, beomho.seo@samsung.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-leds@vger.kernel.org
Subject: Re: [PATCH v3 2/3] mfd: rt5033: Add RT5033 Flash led sub device
Date: Mon, 26 Oct 2015 08:18:40 +0000 [thread overview]
Message-ID: <20151026081840.GD597@x1> (raw)
In-Reply-To: <1445579285-6866-3-git-send-email-ingi2.kim@samsung.com>
On Fri, 23 Oct 2015, Ingi Kim wrote:
> This patch adds rt5033-led sub device to support it.
>
> Signed-off-by: Ingi Kim <ingi2.kim@samsung.com>
> Acked-by: Lee Jones <lee.jones@linaro.org>
> ---
> drivers/mfd/rt5033.c | 3 +++
> 1 file changed, 3 insertions(+)
Applied, thanks.
> diff --git a/drivers/mfd/rt5033.c b/drivers/mfd/rt5033.c
> index d60f916..035421c 100644
> --- a/drivers/mfd/rt5033.c
> +++ b/drivers/mfd/rt5033.c
> @@ -47,6 +47,9 @@ static const struct mfd_cell rt5033_devs[] = {
> }, {
> .name = "rt5033-battery",
> .of_compatible = "richtek,rt5033-battery",
> + }, {
> + .name = "rt5033-led",
> + .of_compatible = "richtek,rt5033-led",
> },
> };
>
--
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-10-26 8:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-23 5:48 [PATCH v3 0/3] Add RT5033 Flash LED driver Ingi Kim
2015-10-23 5:48 ` [PATCH v3 1/3] leds: rt5033: Add DT binding for RT5033 Ingi Kim
2015-10-26 10:11 ` Jacek Anaszewski
2015-10-28 3:48 ` Ingi Kim
[not found] ` <1445579285-6866-1-git-send-email-ingi2.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-10-23 5:48 ` [PATCH v3 2/3] mfd: rt5033: Add RT5033 Flash led sub device Ingi Kim
2015-10-26 8:18 ` Lee Jones [this message]
2015-10-23 5:48 ` [PATCH v3 3/3] leds: rt5033: Add RT5033 Flash led device driver Ingi Kim
2015-10-26 10:10 ` Jacek Anaszewski
2015-10-27 1:00 ` Ingi Kim
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=20151026081840.GD597@x1 \
--to=lee.jones@linaro.org \
--cc=beomho.seo@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=ingi2.kim@samsung.com \
--cc=inki.dae@samsung.com \
--cc=j.anaszewski@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=rpurdie@rpsys.net \
--cc=sameo@linux.intel.com \
--cc=sw0312.kim@samsung.com \
/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).