diff options
author | Bingbu Cao <bingbu.cao@intel.com> | 2018-06-19 02:01:46 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-07-04 06:11:41 -0400 |
commit | ad5145164b21eb4fcb091096b1b384a3faecac64 (patch) | |
tree | 3d88e6522ac2e1b7852076df0a88cbd09465e9cd /Documentation | |
parent | 3c4a737267e89aafa6308c6c456d2ebea3fcd085 (diff) | |
download | linux-stable-ad5145164b21eb4fcb091096b1b384a3faecac64.tar.gz linux-stable-ad5145164b21eb4fcb091096b1b384a3faecac64.tar.bz2 linux-stable-ad5145164b21eb4fcb091096b1b384a3faecac64.zip |
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>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/ak7375.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/ak7375.txt b/Documentation/devicetree/bindings/media/i2c/ak7375.txt new file mode 100644 index 000000000000..aa3e24b41241 --- /dev/null +++ b/Documentation/devicetree/bindings/media/i2c/ak7375.txt @@ -0,0 +1,8 @@ +Asahi Kasei Microdevices AK7375 voice coil lens driver + +AK7375 is a camera voice coil lens. + +Mandatory properties: + +- compatible: "asahi-kasei,ak7375" +- reg: I2C slave address |