Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-15 Thread Daniel Mack
On 15.08.2012 09:13, Éric Piel wrote: > On 07-08-12 20:49, Daniel Mack wrote: > : >> >> I fixed all these issues now and attached a v4. >> > Sorry for the late reply, I had read the v3 but didn't find time to send > comments. They are all addressed in v4. > > For both [PATCH v4 1/2] and [PATCH

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-15 Thread Éric Piel
On 07-08-12 20:49, Daniel Mack wrote: : I fixed all these issues now and attached a v4. Sorry for the late reply, I had read the v3 but didn't find time to send comments. They are all addressed in v4. For both [PATCH v4 1/2] and [PATCH v3 2/2], here is my: Reviewed-by: Éric Piel Cheers,

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-15 Thread Éric Piel
On 07-08-12 20:49, Daniel Mack wrote: : I fixed all these issues now and attached a v4. Sorry for the late reply, I had read the v3 but didn't find time to send comments. They are all addressed in v4. For both [PATCH v4 1/2] and [PATCH v3 2/2], here is my: Reviewed-by: Éric Piel

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-15 Thread Daniel Mack
On 15.08.2012 09:13, Éric Piel wrote: On 07-08-12 20:49, Daniel Mack wrote: : I fixed all these issues now and attached a v4. Sorry for the late reply, I had read the v3 but didn't find time to send comments. They are all addressed in v4. For both [PATCH v4 1/2] and [PATCH v3 2/2],

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-08 Thread Daniel Mack
On 08.08.2012 07:19, AnilKumar, Chimata wrote: > Hi Mack, Call me Daniel :) > On Wed, Aug 08, 2012 at 00:19:01, Daniel Mack wrote: >> On 06.08.2012 12:45, AnilKumar, Chimata wrote: >>> On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: On 30.07.2012 09:36, Daniel Mack wrote: > This

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-08 Thread Daniel Mack
On 08.08.2012 07:19, AnilKumar, Chimata wrote: Hi Mack, Call me Daniel :) On Wed, Aug 08, 2012 at 00:19:01, Daniel Mack wrote: On 06.08.2012 12:45, AnilKumar, Chimata wrote: On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic

RE: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-07 Thread AnilKumar, Chimata
Hi Mack, No attachments please. On Wed, Aug 08, 2012 at 00:19:01, Daniel Mack wrote: > Hi, > > thanks for your review. > > On 06.08.2012 12:45, AnilKumar, Chimata wrote: > > On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: > >> On 30.07.2012 09:36, Daniel Mack wrote: > >>> This patch adds

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-07 Thread Daniel Mack
Hi, thanks for your review. On 06.08.2012 12:45, AnilKumar, Chimata wrote: > On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: >> On 30.07.2012 09:36, Daniel Mack wrote: >>> This patch adds logic to parse lis3 properties from a device tree node >>> and store them in a freshly allocated

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-07 Thread Daniel Mack
Hi, thanks for your review. On 06.08.2012 12:45, AnilKumar, Chimata wrote: On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated

RE: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-07 Thread AnilKumar, Chimata
Hi Mack, No attachments please. On Wed, Aug 08, 2012 at 00:19:01, Daniel Mack wrote: Hi, thanks for your review. On 06.08.2012 12:45, AnilKumar, Chimata wrote: On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse

RE: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-06 Thread AnilKumar, Chimata
On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: > Ping, anyone? > > On 30.07.2012 09:36, Daniel Mack wrote: > > This patch adds logic to parse lis3 properties from a device tree node > > and store them in a freshly allocated lis3lv02d_platform_data. > > > > Note that the actual match tables

RE: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-06 Thread AnilKumar, Chimata
On Sun, Aug 05, 2012 at 21:48:42, Daniel Mack wrote: Ping, anyone? On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated lis3lv02d_platform_data. Note that the actual match tables are left

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-05 Thread Daniel Mack
On 06.08.2012 06:52, Rob Herring wrote: > On 08/05/2012 11:18 AM, Daniel Mack wrote: >> Ping, anyone? >> >> On 30.07.2012 09:36, Daniel Mack wrote: >>> This patch adds logic to parse lis3 properties from a device tree node >>> and store them in a freshly allocated lis3lv02d_platform_data. >>> >>>

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-05 Thread Rob Herring
On 08/05/2012 11:18 AM, Daniel Mack wrote: > Ping, anyone? > > On 30.07.2012 09:36, Daniel Mack wrote: >> This patch adds logic to parse lis3 properties from a device tree node >> and store them in a freshly allocated lis3lv02d_platform_data. >> >> Note that the actual match tables are left out

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-05 Thread Daniel Mack
Ping, anyone? On 30.07.2012 09:36, Daniel Mack wrote: > This patch adds logic to parse lis3 properties from a device tree node > and store them in a freshly allocated lis3lv02d_platform_data. > > Note that the actual match tables are left out here. This part should > happen in the drivers that

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-05 Thread Daniel Mack
Ping, anyone? On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated lis3lv02d_platform_data. Note that the actual match tables are left out here. This part should happen in the drivers that bind

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-05 Thread Rob Herring
On 08/05/2012 11:18 AM, Daniel Mack wrote: Ping, anyone? On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated lis3lv02d_platform_data. Note that the actual match tables are left out here. This

Re: [PATCH v3 1/2] lis3: add generic DT matching code

2012-08-05 Thread Daniel Mack
On 06.08.2012 06:52, Rob Herring wrote: On 08/05/2012 11:18 AM, Daniel Mack wrote: Ping, anyone? On 30.07.2012 09:36, Daniel Mack wrote: This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated lis3lv02d_platform_data. Note that the

[PATCH v3 1/2] lis3: add generic DT matching code

2012-07-30 Thread Daniel Mack
This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated lis3lv02d_platform_data. Note that the actual match tables are left out here. This part should happen in the drivers that bind to the individual busses (SPI/I2C/PCI). Also adds some DT

[PATCH v3 1/2] lis3: add generic DT matching code

2012-07-30 Thread Daniel Mack
This patch adds logic to parse lis3 properties from a device tree node and store them in a freshly allocated lis3lv02d_platform_data. Note that the actual match tables are left out here. This part should happen in the drivers that bind to the individual busses (SPI/I2C/PCI). Also adds some DT