On 1/10/12, 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? 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 > > thanks, > > greg k-h > -- > 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/ > -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html