mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jacek Anaszewski <j.anaszewski@samsung.com>
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,
	rpurdie@rpsys.net, sameo@linux.intel.com, lee.jones@linaro.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-leds@vger.kernel.org
Subject: Re: [PATCH 0/2] Add RT5033 Flash LED driver
Date: Fri, 02 Oct 2015 16:59:12 +0200	[thread overview]
Message-ID: <560E9BC0.20804@samsung.com> (raw)
In-Reply-To: <1443778875-18261-1-git-send-email-ingi2.kim@samsung.com>

Hi Ingi,

Thanks for the patches. Please fix build errors
and resubmit.

On 10/02/2015 11:41 AM, Ingi Kim wrote:
> This patch adds ktd2692 Flash LED driver with LED Flash class
>
> Ingi Kim (2):
>    leds: rt5033: add DT binding for RT5033
>    leds: rt5033: Add RT5033 Flash led device driver
>
>   .../devicetree/bindings/leds/leds-rt5033.txt       |  38 ++++
>   drivers/leds/Kconfig                               |   8 +
>   drivers/leds/Makefile                              |   1 +
>   drivers/leds/leds-rt5033.c                         | 222 +++++++++++++++++++++
>   drivers/mfd/rt5033.c                               |   3 +
>   include/linux/mfd/rt5033-private.h                 |  67 ++++++-
>   include/linux/mfd/rt5033.h                         |  27 ++-
>   7 files changed, 355 insertions(+), 11 deletions(-)
>   create mode 100644 Documentation/devicetree/bindings/leds/leds-rt5033.txt
>   create mode 100644 drivers/leds/leds-rt5033.c
>


-- 
Best Regards,
Jacek Anaszewski

  parent reply	other threads:[~2015-10-02 14:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02  9:41 Ingi Kim
2015-10-02  9:41 ` [PATCH 1/2] leds: rt5033: add DT binding for RT5033 Ingi Kim
2015-10-02 14:31   ` Rob Herring
2015-10-05 10:40     ` Ingi Kim
2015-10-02  9:41 ` [PATCH 2/2] leds: rt5033: Add RT5033 Flash led device driver Ingi Kim
2015-10-02 10:04   ` kbuild test robot
2015-10-05  7:21   ` Lee Jones
2015-10-05 10:36     ` Ingi Kim
2015-10-02 14:59 ` Jacek Anaszewski [this message]
2015-10-05  2:11   ` [PATCH 0/2] Add RT5033 Flash LED driver 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=560E9BC0.20804@samsung.com \
    --to=j.anaszewski@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=ingi2.kim@samsung.com \
    --cc=lee.jones@linaro.org \
    --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 \
    /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

Powered by JetHome