linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Palande, Ameya" <ameya.palande@ti.com>
To: Kyungmin Park <kmpark@infradead.org>
Cc: Greg KH <greg@kroah.com>,
	arnd@arndb.de, linux-kernel@vger.kernel.org,
	linux-input <linux-input@vger.kernel.org>
Subject: Re: [PATCH] Texas Instruments DRV2665 Piezo Haptics Driver
Date: Mon, 9 Jan 2012 23:40:59 -0800	[thread overview]
Message-ID: <CAHFNHeUBBcfV89A-G=hqToHBf9v3X8+V5N22QNuE7TECS=z21A@mail.gmail.com> (raw)
In-Reply-To: <CAH9JG2U7RbnKQRwrOyNQj7Ooa5aOxi3-jShzw7pbRprx-=w55w@mail.gmail.com>

On Mon, Jan 9, 2012 at 6:35 PM, Kyungmin Park <kmpark@infradead.org> wrote:
> On 1/10/12, Greg KH <greg@kroah.com> wrote:
>> On Mon, Jan 09, 2012 at 05:30:27PM -0800, Ameya Palande wrote:
>>> Texas Instruments's DRV2665 is a piezo haptic driver which is capable of
>>> driving both high-voltage and low-voltage piezo haptic actuators.
>>>
>>> Signed-off-by: Ameya Palande <ameya.palande@ti.com>
>>> ---
>>>  MAINTAINERS               |    5 +
>>>  drivers/misc/Kconfig      |    7 +
>>>  drivers/misc/Makefile     |    1 +
>>>  drivers/misc/ti_drv2665.c |  448
>>> +++++++++++++++++++++++++++++++++++++++++++++
>>
>> Where is the Documentation/ABI/ entries for this driver?
>>
>> And most importantly, why do you feel this is a "misc" driver and not an
>> iio driver instead?
> Hi,
>
> In case of haptic, now it's handled at input driver using ff-memless
> Please see the drivers/input/misc/Kconfig. you can see the already
> merged haptic/vibrator codes.
>
> Thank you,
> Kyungmin Park

Hi Kyungmin,

DRV2665 IC drives piezo actuator which enables a wide variety of
high-resolution haptic effects, including feedback localized to
specific areas of the device, as well as vibrations and pulses that
change in frequency based on how the user is interacting with the
device. However it is not a vibra chip so I didn't put it under
input/misc/

It comes under the category of ICs like DRV8662:
http://www.ti.com/lit/ds/symlink/drv8662.pdf

Cheers,
Ameya.

  reply	other threads:[~2012-01-10  7:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  1:30 [PATCH] Texas Instruments DRV2665 Piezo Haptics Driver Ameya Palande
2012-01-10  2:02 ` Greg KH
2012-01-10  2:35   ` Kyungmin Park
2012-01-10  7:40     ` Palande, Ameya [this message]
2012-01-10  7:49   ` Palande, Ameya
  -- strict thread matches above, loose matches on Subject: below --
2011-12-24  2:31 Ameya Palande

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHFNHeUBBcfV89A-G=hqToHBf9v3X8+V5N22QNuE7TECS=z21A@mail.gmail.com' \
    --to=ameya.palande@ti.com \
    --cc=arnd@arndb.de \
    --cc=greg@kroah.com \
    --cc=kmpark@infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).