Re: [PATCH 7/9] Input: pixcir_i2c_ts: Implement Type B Multi Touch reporting
From: Henrik Rydberg <hidden>
Date: 2013-12-21 20:01:08
Also in:
linux-devicetree, lkml
From: Henrik Rydberg <hidden>
Date: 2013-12-21 20:01:08
Also in:
linux-devicetree, lkml
Hi Roger,
It seems the controller the original driver was written for does not report touch ID and just reports 2 touch co-ordinates. I'm not sure how this fits into Type B reporting model.
Look in drivers/input/mouse/cypress_ps2.c for an example of how to deal with anonymous touch coordinates. Thanks, Henrik