diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2017-08-15 05:03:39 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-26 08:46:59 -0400 |
commit | aece98a912d92444ea9da03b04269407d1308f1f (patch) | |
tree | 40d749891f71883423fca112782ab617995b3d75 /Documentation/devicetree/bindings/media | |
parent | b1540ceaed8d62270490d4efd35adcc5ba2d595e (diff) | |
download | blackbird-op-linux-aece98a912d92444ea9da03b04269407d1308f1f.tar.gz blackbird-op-linux-aece98a912d92444ea9da03b04269407d1308f1f.zip |
media: dt-bindings: Add bindings for Dongwoon DW9714 voice coil
Dongwoon DW9714 is a voice coil lens driver.
Also add a vendor prefix for Dongwoon for one did not exist previously.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media')
-rw-r--r-- | Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.txt b/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.txt new file mode 100644 index 000000000000..b88dcdd41def --- /dev/null +++ b/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.txt @@ -0,0 +1,9 @@ +Dongwoon Anatech DW9714 camera voice coil lens driver + +DW9174 is a 10-bit DAC with current sink capability. It is intended +for driving voice coil lenses in camera modules. + +Mandatory properties: + +- compatible: "dongwoon,dw9714" +- reg: I²C slave address |