Newer
Older
barebox / dts / Bindings / input / ti,drv2667.txt
@Sascha Hauer Sascha Hauer on 21 Oct 2014 371 bytes dts: update to v3.18-rc1
* Texas Instruments - drv2667 Haptics driver

Required properties:
	- compatible - "ti,drv2667" - DRV2667
	- reg -  I2C slave address
	- vbat-supply - Required supply regulator

Example:

haptics: haptics@59 {
	compatible = "ti,drv2667";
	reg = <0x59>;
	vbat-supply = <&vbat>;
};

For more product information please see the link below:
http://www.ti.com/product/drv2667