Hi Mauro, These two patches add support for the ad5820 lens found e.g. in the N900. Please pull. The following changes since commit b6aa39228966e0d3f0bc3306be1892f87792903a: Merge tag 'v4.8-rc1' into patchwork (2016-08-08 07:30:25 -0300) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git ad5820 for you to fetch changes up to 28439c96ba81e71d9b7dfb276172def0e06d34b2: ad5820: Add driver for auto-focus coil (2016-08-11 13:38:45 +0300) ---------------------------------------------------------------- Pavel Machek (2): dt/bindings: device tree description for AD5820 camera auto-focus coil ad5820: Add driver for auto-focus coil .../devicetree/bindings/media/i2c/ad5820.txt | 19 ++ drivers/media/i2c/Kconfig | 7 + drivers/media/i2c/Makefile | 1 + drivers/media/i2c/ad5820.c | 380 +++++++++++++++++++++ 4 files changed, 407 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/ad5820.txt create mode 100644 drivers/media/i2c/ad5820.c -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html