diff options
author | Alan Chiang <alanx.chiang@intel.com> | 2018-04-24 22:12:07 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-28 09:20:22 -0400 |
commit | 5129c0e1f6ac65eb1524aa520b06c6c742f0430e (patch) | |
tree | ced7f753f0f3860fe08b088edcc9bb5f69fffada /Documentation/devicetree/bindings/media | |
parent | 6882e01bf8b9e176f9a1f7f7431e269363c19b84 (diff) | |
download | op-kernel-dev-5129c0e1f6ac65eb1524aa520b06c6c742f0430e.zip op-kernel-dev-5129c0e1f6ac65eb1524aa520b06c6c742f0430e.tar.gz |
media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
Dongwoon DW9807 is a voice coil lens driver.
Signed-off-by: Alan Chiang <alanx.chiang@intel.com>
Signed-off-by: Andy Yeh <andy.yeh@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/devicetree/bindings/media')
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt b/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt new file mode 100644 index 0000000..c4701f1 --- /dev/null +++ b/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9807.txt @@ -0,0 +1,9 @@ +Dongwoon Anatech DW9807 voice coil lens driver + +DW9807 is a 10-bit DAC with current sink capability. It is intended for +controlling voice coil lenses. + +Mandatory properties: + +- compatible: "dongwoon,dw9807-vcm" +- reg: I2C slave address |