Re: [PATCH v2 0/4] lis3: lis3lv02d_i2c: Add device tree support

2012-09-14 Thread Arnd Bergmann
On Friday 14 September 2012, Andrew Morton wrote: > On Fri, 14 Sep 2012 15:31:36 + > Arnd Bergmann wrote: > > > On Friday 14 September 2012, AnilKumar Ch wrote: > > > Adds device tree support to lis3lv02d_i2c driver. Along with this > > > DT init is moved from core driver to individual driver

Re: [PATCH v2 0/4] lis3: lis3lv02d_i2c: Add device tree support

2012-09-14 Thread Andrew Morton
On Fri, 14 Sep 2012 15:31:36 + Arnd Bergmann wrote: > On Friday 14 September 2012, AnilKumar Ch wrote: > > Adds device tree support to lis3lv02d_i2c driver. Along with this > > DT init is moved from core driver to individual drivers, with the > > current implementation some pdata is missing i

Re: [PATCH v2 0/4] lis3: lis3lv02d_i2c: Add device tree support

2012-09-14 Thread Arnd Bergmann
On Friday 14 September 2012, AnilKumar Ch wrote: > Adds device tree support to lis3lv02d_i2c driver. Along with this > DT init is moved from core driver to individual drivers, with the > current implementation some pdata is missing in lis3lv02d_i2c driver. > > Also adds platform data for lis331dlh

[PATCH v2 0/4] lis3: lis3lv02d_i2c: Add device tree support

2012-09-14 Thread AnilKumar Ch
Adds device tree support to lis3lv02d_i2c driver. Along with this DT init is moved from core driver to individual drivers, with the current implementation some pdata is missing in lis3lv02d_i2c driver. Also adds platform data for lis331dlh driver to am335x-EVM. These patches were tested on AM335x-