From: Bingbu Cao <bingbu.cao@xxxxxxxxx> 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@xxxxxxxxx> Signed-off-by: Bingbu Cao <bingbu.cao@xxxxxxxxx> --- Documentation/devicetree/bindings/media/i2c/akm,ak7375.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/i2c/akm,ak7375.txt diff --git a/Documentation/devicetree/bindings/media/i2c/akm,ak7375.txt b/Documentation/devicetree/bindings/media/i2c/akm,ak7375.txt new file mode 100644 index 000000000000..ec7f3c82dc57 --- /dev/null +++ b/Documentation/devicetree/bindings/media/i2c/akm,ak7375.txt @@ -0,0 +1,8 @@ +Asahi Kasei Microdevices AK7375 voice coil lens driver + +AK7375 is a 12-bit DAC intended for controlling voice coil lenses. + +Mandatory properties: + +- compatible: "akm,ak7375" +- reg: I2C slave address -- 1.9.1