Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 11:52, Ian Lartey wrote: On 28/02/13 05:44, Laxman Dewangan wrote: On Wednesday 27 February 2013 06:43 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 05:44, Laxman Dewangan wrote: On Wednesday 27 February 2013 06:43 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices.

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 11:20, Ian Lartey wrote: On 28/02/13 01:12, Jingoo Han wrote: On Wednesday, February 27, 2013 10:13 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 01:12, Jingoo Han wrote: On Wednesday, February 27, 2013 10:13 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Hi Ian

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 01:12, Jingoo Han wrote: On Wednesday, February 27, 2013 10:13 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Hi Ian

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 11:20, Ian Lartey wrote: On 28/02/13 01:12, Jingoo Han wrote: On Wednesday, February 27, 2013 10:13 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 05:44, Laxman Dewangan wrote: On Wednesday 27 February 2013 06:43 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices.

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-28 Thread Ian Lartey
On 28/02/13 11:52, Ian Lartey wrote: On 28/02/13 05:44, Laxman Dewangan wrote: On Wednesday 27 February 2013 06:43 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-27 Thread Laxman Dewangan
On Wednesday 27 February 2013 06:43 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Signed-off-by: Graeme Gregory Signed-off-by: Ian

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-27 Thread Jingoo Han
On Wednesday, February 27, 2013 10:13 PM, Ian Lartey wrote: > > The Palmas familly of chips has LED support. This is not always muxed > to output pins so depending on the setting of the mux this driver > will create the appropriate LED class devices. Hi Ian Lartey, I added some minor comments

[PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-27 Thread Ian Lartey
The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Signed-off-by: Graeme Gregory Signed-off-by: Ian Lartey --- drivers/leds/leds-palmas.c | 574

[PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-27 Thread Ian Lartey
The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Signed-off-by: Graeme Gregory g...@slimlogic.co.uk Signed-off-by: Ian Lartey i...@slimlogic.co.uk ---

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-27 Thread Jingoo Han
On Wednesday, February 27, 2013 10:13 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Hi Ian Lartey, I added some minor comments :)

Re: [PATCH 1/2] leds: Add support for Palmas LEDs

2013-02-27 Thread Laxman Dewangan
On Wednesday 27 February 2013 06:43 PM, Ian Lartey wrote: The Palmas familly of chips has LED support. This is not always muxed to output pins so depending on the setting of the mux this driver will create the appropriate LED class devices. Signed-off-by: Graeme Gregory g...@slimlogic.co.uk