Re: [PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-07-12 Thread Maxime Ripard
On Tue, Jun 25, 2013 at 03:50:15PM +0200, Maxime Ripard wrote: > > > }; > > > > > > static u8 hx8357_seq_power[] = { > > > @@ -250,9 +251,11 @@ static int hx8357_lcd_init(struct lcd_device *lcdev) > > >* Set the interface selection pins to SPI mode, with three > > >* wires > > >*/

Re: [PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-07-12 Thread Maxime Ripard
On Tue, Jun 25, 2013 at 03:50:15PM +0200, Maxime Ripard wrote: }; static u8 hx8357_seq_power[] = { @@ -250,9 +251,11 @@ static int hx8357_lcd_init(struct lcd_device *lcdev) * Set the interface selection pins to SPI mode, with three * wires */ -

Re: [PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-06-25 Thread Maxime Ripard
Hi Jean Christophe, On Mon, Jun 24, 2013 at 04:26:45PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 20:27 Fri 21 Jun , Alexandre Belloni wrote: > > From: Maxime Ripard > > > > Signed-off-by: Alexandre Belloni > > Signed-off-by: Maxime Ripard > > --- > >

Re: [PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-06-25 Thread Maxime Ripard
Hi Jean Christophe, On Mon, Jun 24, 2013 at 04:26:45PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: On 20:27 Fri 21 Jun , Alexandre Belloni wrote: From: Maxime Ripard maxime.rip...@free-electrons.com Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com

Re: [PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-06-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:27 Fri 21 Jun , Alexandre Belloni wrote: > From: Maxime Ripard > > Signed-off-by: Alexandre Belloni > Signed-off-by: Maxime Ripard > --- > drivers/video/backlight/hx8357.c | 53 > +++- > 1 file changed, 31 insertions(+), 22 deletions(-) > > diff

Re: [PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-06-24 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:27 Fri 21 Jun , Alexandre Belloni wrote: From: Maxime Ripard maxime.rip...@free-electrons.com Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- drivers/video/backlight/hx8357.c | 53

[PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-06-21 Thread Alexandre Belloni
From: Maxime Ripard Signed-off-by: Alexandre Belloni Signed-off-by: Maxime Ripard --- drivers/video/backlight/hx8357.c | 53 +++- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/drivers/video/backlight/hx8357.c

[PATCH 1/2] fb: backlight: HX8357: Make IM pins optionnal

2013-06-21 Thread Alexandre Belloni
From: Maxime Ripard maxime.rip...@free-electrons.com Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- drivers/video/backlight/hx8357.c | 53 +++- 1 file changed, 31