----- Original Message ----- > From: "Dmitry Torokhov" <dmitry.torokhov@xxxxxxxxx> > Sent: Tuesday, March 31, 2015 4:35:18 PM > > Hi Aaron, > > On Tue, Mar 31, 2015 at 10:06:05AM -0500, Aaron Sierra wrote: > > When an IRQ isn't available, poll the device based on poll_period. > > What is the point in using such mode? Why would not IRQ be available? > If this is for device bringup I'd say just carry this locally. Dmitry, I am using this touchscreen in a system where the PENIRQ# output is tied to a GPIO. I was originally taking advantage of the poll_delay value from the platform_data structure, but that has since been removed. I am fine maintaining this locally. Thanks. -Aaron S. -- 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