[PATCH v3 0/4] lis3: lis3lv02d_i2c: Add device tree support
From: akpm@linux-foundation.org (Andrew Morton)
Date: 2012-09-26 20:54:12
Also in:
linux-devicetree, linux-omap
On Wed, 26 Sep 2012 13:44:03 -0700 Greg KH [off-list ref] wrote:
On Wed, Sep 26, 2012 at 01:34:50PM -0700, Andrew Morton wrote:quoted
On Wed, 26 Sep 2012 13:24:00 -0700 Greg KH [off-list ref] wrote:quoted
On Mon, Sep 17, 2012 at 12:53:18PM +0530, 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.None of these patches apply to any tree that I know of, what did you do them against? Please redo them against the char-next branch of linux-next and resend them if you wish to see them applied.Presumably they're against eariler patches whcih you don't have. I'm presently sitting on drivers-misc-lis3lv02d-add-generic-dt-matching-code.patch drivers-misc-lis3lv02d-add-generic-dt-matching-code-fix.patch drivers-misc-lis3lv02d-lis3lv02d_spic-add-dt-matching-table-passthru-code.patch drivers-misc-lis3lv02d-lis3lv02d_spic-add-dt-matching-table-passthru-code-fix.patch drivers-misc-lis3lv02d-lis3lv02d_spic-add-dt-matching-table-passthru-code-fix-fix.patch drivers-misc-lis3lv02d-remove-lis3lv02d-driver-dt-init.patch drivers-misc-lis3lv02d-lis3lv02d_spic-add-lis3lv02d-device-tree-init.patch drivers-misc-lis3lv02d-lis3lv02d_spic-add-lis3lv02d-device-tree-init-fix.patch drivers-misc-lis3lv02d-lis3lv02d_i2cc-add-lis3lv02d-device-tree-init.patch drivers-misc-lis3lv02d-lis3lv02d_i2cc-add-lis3lv02d-device-tree-init-fix.patch drivers-misc-lis3lv02d-fix-some-comments-specific-to-lis331dlh-driver.patchCare to send them to me so that I can get them to Linus for the 3.7 merge window?
OK.
I do keep the char-misc tree for these types of things :)
I've actually been doing this miscdev driver since day one. I'm happy to hand over the keys but please review the patches carefully and try not to miss stuff!