Re: [PATCH v2 0/4] lis3: lis3lv02d_i2c: Add device tree support
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-09-14 20:01:57
Also in:
linux-arm-kernel, linux-omap
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-09-14 20:01:57
Also in:
linux-arm-kernel, linux-omap
On Friday 14 September 2012, Andrew Morton wrote:
On Fri, 14 Sep 2012 15:31:36 +0000 Arnd Bergmann [off-list ref] wrote:quoted
On Friday 14 September 2012, AnilKumar Ch wrote:quoted
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-EVM.No further comments on this version besides the ones I already gave on v1.My linux-arm-kernel subscription died so I don't know what your v1 comments said. Were they fatal?
Just details. AnilKumar just said in that thread that he'd do a version 3 based on the earlier discussion once I was done looking at v2, so I replied here to say that there is nothing new to add. Arnd