Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-25 Thread Ingi Kim
Hi Jacek, Thanks for the review I'm trying to fix all things what you mentioned. I'll push next version soon. On 2015년 11월 24일 21:16, Jacek Anaszewski wrote: > Hi Ingi, > > On 11/19/2015 11:07 AM, Ingi Kim wrote: >> Hi Jacek, >> >> Thanks for the review. > > You're welcome. > >> I'm trying

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-25 Thread Ingi Kim
Hi Jacek, Thanks for the review I'm trying to fix all things what you mentioned. I'll push next version soon. On 2015년 11월 24일 21:16, Jacek Anaszewski wrote: > Hi Ingi, > > On 11/19/2015 11:07 AM, Ingi Kim wrote: >> Hi Jacek, >> >> Thanks for the review. > > You're welcome. > >> I'm trying

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-24 Thread Jacek Anaszewski
Hi Ingi, On 11/19/2015 11:07 AM, Ingi Kim wrote: Hi Jacek, Thanks for the review. You're welcome. I'm trying to reply in detail what you mentioned. Please contact me If you need more detail to understand what I replied. On 2015년 11월 19일 00:46, Jacek Anaszewski wrote: Hi Ingi, Thanks for

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-24 Thread Jacek Anaszewski
Hi Ingi, On 11/19/2015 11:07 AM, Ingi Kim wrote: Hi Jacek, Thanks for the review. You're welcome. I'm trying to reply in detail what you mentioned. Please contact me If you need more detail to understand what I replied. On 2015년 11월 19일 00:46, Jacek Anaszewski wrote: Hi Ingi, Thanks for

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-19 Thread Ingi Kim
Hi Jacek, Thanks for the review. I'm trying to reply in detail what you mentioned. Please contact me If you need more detail to understand what I replied. On 2015년 11월 19일 00:46, Jacek Anaszewski wrote: > Hi Ingi, > > Thanks for the update. I have few comments below. > > On 11/17/2015 10:04

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-19 Thread Ingi Kim
Hi Jacek, Thanks for the review. I'm trying to reply in detail what you mentioned. Please contact me If you need more detail to understand what I replied. On 2015년 11월 19일 00:46, Jacek Anaszewski wrote: > Hi Ingi, > > Thanks for the update. I have few comments below. > > On 11/17/2015 10:04

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-18 Thread Jacek Anaszewski
Hi Ingi, Thanks for the update. I have few comments below. On 11/17/2015 10:04 AM, Ingi Kim wrote: This patch adds device driver of Richtek RT5033 PMIC. The RT5033 Flash LED Circuit is designed for one or two LEDs driving for torch and strobe applications, it provides an I2C software command

Re: [PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-18 Thread Jacek Anaszewski
Hi Ingi, Thanks for the update. I have few comments below. On 11/17/2015 10:04 AM, Ingi Kim wrote: This patch adds device driver of Richtek RT5033 PMIC. The RT5033 Flash LED Circuit is designed for one or two LEDs driving for torch and strobe applications, it provides an I2C software command

[PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-17 Thread Ingi Kim
This patch adds device driver of Richtek RT5033 PMIC. The RT5033 Flash LED Circuit is designed for one or two LEDs driving for torch and strobe applications, it provides an I2C software command to trigger the torch and strobe operation. Signed-off-by: Ingi Kim --- drivers/leds/Kconfig

[PATCH v5 2/2] leds: rt5033: Add RT5033 Flash led device driver

2015-11-17 Thread Ingi Kim
This patch adds device driver of Richtek RT5033 PMIC. The RT5033 Flash LED Circuit is designed for one or two LEDs driving for torch and strobe applications, it provides an I2C software command to trigger the torch and strobe operation. Signed-off-by: Ingi Kim ---