tuna: update touch ic firmware to 0x61/0x41

- changed signal frequency to suit 60fps LCD
- have implemented features which fixed issues related to queue.
- Changing frequency is made to gain more margin at noisy environment.
  Since LCD at 60fps has harmonics noise of 77.7kHz. It is safer to use lower signal
  frequency to avoid the noise.  i.e if we use 416kHz, 5% of variation to either
  direction cause 41.6kHz shift, while 34.5kHz is shifted at signal frequency 345kHz.

Change-Id: I2dbde4f3d5b88466db1e010a506030cc698c184b
Signed-off-by: Dima Zavin <dima@android.com>
diff --git a/mms144_ts_rev31.fw b/mms144_ts_rev31.fw
index 3b5a881..ea6d213 100644
--- a/mms144_ts_rev31.fw
+++ b/mms144_ts_rev31.fw
Binary files differ
diff --git a/mms144_ts_rev32.fw b/mms144_ts_rev32.fw
index e4966e8..1c941d2 100644
--- a/mms144_ts_rev32.fw
+++ b/mms144_ts_rev32.fw
Binary files differ