Re: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property

2015-08-13 Thread Simon Horman
On Fri, Aug 14, 2015 at 12:31:09AM +0300, Laurent Pinchart wrote: > On Thursday 13 August 2015 11:26:32 Geert Uytterhoeven wrote: > > On Thu, Aug 13, 2015 at 2:05 AM, Simon Horman wrote: > > > On Wed, Jul 08, 2015 at 09:51:49AM +0900, Simon Horman wrote: > > >> On T

Re: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property

2015-08-12 Thread Simon Horman
On Wed, Jul 08, 2015 at 09:51:49AM +0900, Simon Horman wrote: > On Tue, Jul 07, 2015 at 09:56:29AM +0300, Laurent Pinchart wrote: > > Hi Simon, > > > > On Tuesday 07 July 2015 09:26:21 Simon Horman wrote: > > > On Mon, Jul 06, 2015 at 04:29:33PM +0300, Laurent Pincha

Re: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property

2015-07-07 Thread Simon Horman
On Tue, Jul 07, 2015 at 09:56:29AM +0300, Laurent Pinchart wrote: > Hi Simon, > > On Tuesday 07 July 2015 09:26:21 Simon Horman wrote: > > On Mon, Jul 06, 2015 at 04:29:33PM +0300, Laurent Pinchart wrote: > > > On Monday 06 July 2015 12:55:32 Geert Uytterhoeven wr

Re: [PATCH v2] ARM: shmobile: kzm9g dts: Use adxl345-specific compatible property

2015-07-06 Thread Simon Horman
On Mon, Jul 06, 2015 at 04:29:33PM +0300, Laurent Pinchart wrote: > Hi Geert, > > Thank you for the patch. > > On Monday 06 July 2015 12:55:32 Geert Uytterhoeven wrote: > > Replace the deprecated generic "adi,adxl34x" compatible value by the > > adxl345-specific "adi,adxl345" value, cfr. commit e

Re: [PATCH v2 2/2] input: adxl34x: Add OF match support

2015-05-21 Thread Simon Horman
ewed-by: Wolfram Sang > Signed-off-by: Geert Uytterhoeven > --- > v2: > - Add Reviewed-by. Reviewed-by: Simon Horman -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string

2015-05-21 Thread Simon Horman
adi,adxl346 and adi,adxl345, > in that order. > > Signed-off-by: Laurent Pinchart > Acked-by: Wolfram Sang > Signed-off-by: Geert Uytterhoeven > --- > v2: > - Add Acked-by. Reviewed-by: Simon Horman -- To unsubscribe from this list: send the line "unsubscribe lin

Re: [PATCH 02/15] input: sh_keysc: Restrict non-COMPILE_TEST compilation

2013-11-27 Thread Simon Horman
: Laurent Pinchart Acked-by: Simon Horman > --- > drivers/input/keyboard/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig > index bb174c1..a673c9f 100644 > --- a/drivers/input

Re: [PATCH v2 1/2] input: st1232: Add reset pin handling

2013-04-10 Thread Simon Horman
On Tue, Apr 09, 2013 at 11:51:57PM -0700, Dmitry Torokhov wrote: > On Wed, Apr 10, 2013 at 12:01:06AM +0900, Simon Horman wrote: > > [ Cc Dimitry Torokhov ] > > > > On Tue, Apr 09, 2013 at 11:23:51AM +0200, Bastian Hecht wrote: > > > Hi Simon, > > > >

Re: [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling

2013-04-09 Thread Simon Horman
On Tue, Apr 09, 2013 at 11:16:18AM +0200, Bastian Hecht wrote: > 2013/4/9 Simon Horman : > > On Tue, Apr 09, 2013 at 05:26:44PM +0900, Simon Horman wrote: > >> On Mon, Apr 08, 2013 at 04:17:22PM +0200, Laurent Pinchart wrote: > >> > Hi Bastian, > >> > >

Re: [PATCH v2 1/2] input: st1232: Add reset pin handling

2013-04-09 Thread Simon Horman
[ Cc Dimitry Torokhov ] On Tue, Apr 09, 2013 at 11:23:51AM +0200, Bastian Hecht wrote: > Hi Simon, > > 2013/4/9 Simon Horman : > > On Mon, Apr 08, 2013 at 04:17:20PM +0200, Laurent Pinchart wrote: > >> Hi Bastian, > >> > >> Thanks for the patch. > >

Re: [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling

2013-04-09 Thread Simon Horman
On Tue, Apr 09, 2013 at 11:16:18AM +0200, Bastian Hecht wrote: > 2013/4/9 Simon Horman : > > On Tue, Apr 09, 2013 at 05:26:44PM +0900, Simon Horman wrote: > >> On Mon, Apr 08, 2013 at 04:17:22PM +0200, Laurent Pinchart wrote: > >> > Hi Bastian, > >> > >

Re: [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling

2013-04-09 Thread Simon Horman
On Tue, Apr 09, 2013 at 05:26:44PM +0900, Simon Horman wrote: > On Mon, Apr 08, 2013 at 04:17:22PM +0200, Laurent Pinchart wrote: > > Hi Bastian, > > > > Thanks for the patch. > > > > On Monday 08 April 2013 14:52:27 Bastian Hecht wrote: > > > We no l

Re: [PATCH v2 1/2] input: st1232: Add reset pin handling

2013-04-09 Thread Simon Horman
On Mon, Apr 08, 2013 at 04:17:20PM +0200, Laurent Pinchart wrote: > Hi Bastian, > > Thanks for the patch. > > On Monday 08 April 2013 14:52:26 Bastian Hecht wrote: > > We add the possiblity to hand over a GPIO number for the reset pin. > > This way we can remove existing board code that takes car

Re: [PATCH v2 2/2] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling

2013-04-09 Thread Simon Horman
t: [PATCH] ARM: shmobile: Armadillo800EVA: Move st1232 reset pin handling We no longer need to set up the reset pin for the st1232 in the board code, but can pass the GPIO number via the platform data to the driver. This results in a cleaner grouping of the device setup. Signed-off-by: Bastian H

Re: [PATCH 1/2] input: st1232: Add reset pin handling

2013-04-07 Thread Simon Horman
On Mon, Apr 08, 2013 at 10:39:02AM +0900, Simon Horman wrote: > On Sat, Apr 06, 2013 at 03:18:45PM +0200, Bastian Hecht wrote: > > We add the possiblity to hand over a GPIO number for the reset pin. > > This way we can remove existing board code that takes care of it and > > g

Re: [PATCH 1/2] input: st1232: Add reset pin handling

2013-04-07 Thread Simon Horman
On Sat, Apr 06, 2013 at 03:18:45PM +0200, Bastian Hecht wrote: > We add the possiblity to hand over a GPIO number for the reset pin. > This way we can remove existing board code that takes care of it and > group this information properly in the platform data or in the device > tree confguration. >