Re: [PATCH] Texas Instruments DRV2665 Piezo Haptics Driver

From: Palande, Ameya
Date: Tue Jan 10 2012 - 02:49:16 EST


On Mon, Jan 9, 2012 at 6:02 PM, Greg KH <greg@xxxxxxxxx> 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@xxxxxx>
>> ---
>>  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?
>
> thanks,
>
> greg k-h

Hi Gerg,

I guess iio will be the better place for this driver.
Thanks for suggesting it :)
I will send another patch which will use iio infrastructure.

Cheers,
Ameya.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/