Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

media: dt-bindings: Add bindings for AKM ak7375 voice coil lens

Add device tree bindings for AKM ak7375 voice coil lens
driver. This chip is used to drive a lens in a camera module.

Signed-off-by: Tianshu Qiu <tian.shu.qiu@intel.com>
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

authored by

Bingbu Cao and committed by
Mauro Carvalho Chehab
ad514516 3c4a7372

+16
+8
Documentation/devicetree/bindings/media/i2c/ak7375.txt
··· 1 + Asahi Kasei Microdevices AK7375 voice coil lens driver 2 + 3 + AK7375 is a camera voice coil lens. 4 + 5 + Mandatory properties: 6 + 7 + - compatible: "asahi-kasei,ak7375" 8 + - reg: I2C slave address
+8
MAINTAINERS
··· 2272 2272 S: Maintained 2273 2273 F: drivers/leds/leds-as3645a.c 2274 2274 2275 + ASAHI KASEI AK7375 LENS VOICE COIL DRIVER 2276 + M: Tianshu Qiu <tian.shu.qiu@intel.com> 2277 + L: linux-media@vger.kernel.org 2278 + T: git git://linuxtv.org/media_tree.git 2279 + S: Maintained 2280 + F: drivers/media/i2c/ak7375.c 2281 + F: Documentation/devicetree/bindings/media/i2c/ak7375.txt 2282 + 2275 2283 ASAHI KASEI AK8974 DRIVER 2276 2284 M: Linus Walleij <linus.walleij@linaro.org> 2277 2285 L: linux-iio@vger.kernel.org