aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/input/ti,drv2667.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/input/ti,drv2667.txt')
-rw-r--r--Documentation/devicetree/bindings/input/ti,drv2667.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/ti,drv2667.txt b/Documentation/devicetree/bindings/input/ti,drv2667.txt
new file mode 100644
index 000000000000..996382cf994a
--- /dev/null
+++ b/Documentation/devicetree/bindings/input/ti,drv2667.txt
@@ -0,0 +1,17 @@
1* Texas Instruments - drv2667 Haptics driver
2
3Required properties:
4 - compatible - "ti,drv2667" - DRV2667
5 - reg - I2C slave address
6 - vbat-supply - Required supply regulator
7
8Example:
9
10haptics: haptics@59 {
11 compatible = "ti,drv2667";
12 reg = <0x59>;
13 vbat-supply = <&vbat>;
14};
15
16For more product information please see the link below:
17http://www.ti.com/product/drv2667