linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Franklin S Cooper Jr <fcooper@ti.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	maxime.ripard@free-electrons.com, LW@KARO-electronics.de,
	jg1.han@samsung.com, asaf.vertz@tandemg.com
Subject: Re: [PATCH 0/4] Input: edt-ft5506 - Adding support for FT5506
Date: Sat, 17 Oct 2015 09:30:12 -0700	[thread overview]
Message-ID: <20151017163012.GA13470@dtor-ws> (raw)
In-Reply-To: <1445004869-31986-1-git-send-email-fcooper@ti.com>

On Fri, Oct 16, 2015 at 09:14:25AM -0500, Franklin S Cooper Jr wrote:
> This series adds support for the FT5506 tsc. The biggest difference
> between this tsc vs the ones currently supported by the driver is the
> ability to handle upto 10 touch points.
> 
> The FT5506 tsc that I currently have seems to be based on the M09
> firmware which I have documentation for. However, I haven't been able
> to find documentation for the tsc that use the M06 firmware. Therefore,
> the calculation I made to determine the amount of data to read for the M06
> is at best an educated guess.
> 
> If anyone has the doc for the old firmware please send it to me if
> possible or double check the code I use to determine the amount of bytes
> to read.
> 
> Also I had to work around a weird bug that I'm only seeing on the FT5506.
> I tested this patch set on another board (AM437x SK) that uses the FT5306
> and didn't see any problems.
> 
> This patchset is built on top of linux-input master
> 
> Franklin S Cooper Jr (4):
>   Input: edt-ft5x06 - Use max support points to determine how much to
>     read
>   Input: edt-ft5x06 - Add support for different max support points
>   Input: edt-ft5x06 - Add support for FT5506
>   Input: edt-ft5x06 - Work around FT5506 firmware bug

Applied with minor changes to the #2.

Thanks!

-- 
Dmitry

      parent reply	other threads:[~2015-10-17 16:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 14:14 [PATCH 0/4] Input: edt-ft5506 - Adding support for FT5506 Franklin S Cooper Jr
2015-10-16 14:14 ` [PATCH 1/4] Input: edt-ft5x06 - Use max support points to determine how much to read Franklin S Cooper Jr
2015-10-16 14:14 ` [PATCH 2/4] Input: edt-ft5x06 - Add support for different max support points Franklin S Cooper Jr
2015-10-16 14:14 ` [PATCH 3/4] Input: edt-ft5x06 - Add support for FT5506 Franklin S Cooper Jr
2015-10-16 14:14 ` [PATCH 4/4] Input: edt-ft5x06 - Work around FT5506 firmware bug Franklin S Cooper Jr
2015-10-17 16:30 ` Dmitry Torokhov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151017163012.GA13470@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=LW@KARO-electronics.de \
    --cc=asaf.vertz@tandemg.com \
    --cc=fcooper@ti.com \
    --cc=jg1.han@samsung.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maxime.ripard@free-electrons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).