[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <53F6495F.9050204@cogentembedded.com>
Date: Thu, 21 Aug 2014 23:32:47 +0400
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: "Murphy, Dan" <dmurphy@...com>,
"linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
"dmitry.torokhov@...il.com" <dmitry.torokhov@...il.com>
CC: "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 1/2] doc: dt/bindings: input: introduce TI DRV2667 haptic
driver description
On 08/21/2014 11:14 PM, Murphy, Dan wrote:
[...]
>>> DRV2667 is a haptic/vibrator driver for Linear Resonant Actuators.
>>> Adding dt binding for this part
>>> Signed-off-by: Dan Murphy <dmurphy@...com>
>>> ---
>>> .../devicetree/bindings/input/ti,drv2667.txt | 18 ++++++++++++++++++
>>> 1 file changed, 18 insertions(+)
>>> create mode 100644 Documentation/devicetree/bindings/input/ti,drv2667.txt
>>> diff --git a/Documentation/devicetree/bindings/input/ti,drv2667.txt b/Documentation/devicetree/bindings/input/ti,drv2667.txt
>>> new file mode 100644
>>> index 0000000..525216d
>>> --- /dev/null
>>> +++ b/Documentation/devicetree/bindings/input/ti,drv2667.txt
>>> @@ -0,0 +1,18 @@
>>> +Texas Instruments - drv2667 Haptics driver
>>> +
>>> +The drv2667 uses serial control bus communicates through I2C protocols
>>> +
>>> +Required properties:
>>> + - compatible - "ti,drv2667" - DRV2667
>>> + - reg - I2C slave address
>>> + - vbat-supply - Required supply regulator
>>> +
>>> +Example:
>>> +
>>> +drv2667: drv2667@59 {
>> The ePAPR standard [1] has something to say on this matter:
> What is this reference? Did not know this existed so wanted to read up on it.
Sorry, forgot to paste the link. :-<
[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists