Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator

2017-07-16 Thread Pavel Machek
Hi! > > > > > DT: leds: Add Qualcomm Light Pulse Generator binding > > > > > > > > This one should be first. > > > > > > > > > > Okay, no problems. > > > > > > > And I guess I'd prefer the driver to go in first, before the generic > > > > pattern interface. > > > > > > > > > > The driver w

Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator

2017-07-16 Thread Bjorn Andersson
On Wed 05 Jul 20:18 PDT 2017, Pavel Machek wrote: > Hi! > > > > > DT: leds: Add Qualcomm Light Pulse Generator binding > > > > > > This one should be first. > > > > > > > Okay, no problems. > > > > > And I guess I'd prefer the driver to go in first, before the generic > > > pattern interfac

Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator

2017-07-16 Thread Pavel Machek
Hi! > > > DT: leds: Add Qualcomm Light Pulse Generator binding > > > > This one should be first. > > > > Okay, no problems. > > > And I guess I'd prefer the driver to go in first, before the generic > > pattern interface. > > > > The driver won't compile without the additions to the header

Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator

2017-07-15 Thread Bjorn Andersson
On Sat 15 Jul 02:10 PDT 2017, Pavel Machek wrote: > Hi! > > > This series introduces a generic pattern interface in the LED class and a > > driver for the Qualcomm Light Pulse Generator. > > > > Bjorn Andersson (3): > > leds: core: Introduce generic pattern interface > > This one should be la

Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator

2017-07-15 Thread Pavel Machek
Hi! > This series introduces a generic pattern interface in the LED class and a > driver for the Qualcomm Light Pulse Generator. > > Bjorn Andersson (3): > leds: core: Introduce generic pattern interface This one should be last. Let me review that, it is important to get this one right. > l

[PATCH v2 0/3] Qualcomm Light Pulse Generator

2017-07-14 Thread Bjorn Andersson
This series introduces a generic pattern interface in the LED class and a driver for the Qualcomm Light Pulse Generator. Bjorn Andersson (3): leds: core: Introduce generic pattern interface leds: Add driver for Qualcomm LPG DT: leds: Add Qualcomm Light Pulse Generator binding Documentation