board: 8064: Disable unnecessary reporting in Atmel touch objects
Many Atmel touch objects have the option to report status or changes.
Some reports are ignored by the driver. Disable reporting in these
objects so that the controller won't send such reports. This will
help saving current consumption and processing time in the touch
controller. The driver also doesn't have to handle interrupts for
reports that it is not interested in.
Change-Id: I4d937386faeda7273540da8a2e024b2c16b9fbe5
Signed-off-by:
Jing Lin <jinglin@codeaurora.org>
Loading
Please sign in to comment