lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 9 Jan 2012 23:40:59 -0800
From:	"Palande, Ameya" <ameya.palande@...com>
To:	Kyungmin Park <kmpark@...radead.org>
Cc:	Greg KH <greg@...ah.com>, arnd@...db.de,
	linux-kernel@...r.kernel.org,
	linux-input <linux-input@...r.kernel.org>
Subject: Re: [PATCH] Texas Instruments DRV2665 Piezo Haptics Driver

On Mon, Jan 9, 2012 at 6:35 PM, Kyungmin Park <kmpark@...radead.org> wrote:
> On 1/10/12, Greg KH <greg@...ah.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@...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.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ