Re: [PATCH 0/2] Add RT5033 Flash LED driver

From: Ingi Kim
Date: Sun Oct 04 2015 - 22:13:09 EST


Hi, Jacek

Thanks for review my patch
Oops! old version patch is sent.
I should have checked..
I'll send new patch, soon.

Thanks
Ingi Kim

On 2015ë 10ì 02ì 23:59, Jacek Anaszewski wrote:
> 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
>>
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/