linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: patchwork-lst@pengutronix.de,
	Sebastian Reichel <sebastian.reichel@collabora.com>,
	kernel@pengutronix.de, linux-input@vger.kernel.org
Subject: Re: [PATCH v3 0/5] exc3000 firmware update support
Date: Fri, 05 Mar 2021 11:50:19 +0100	[thread overview]
Message-ID: <ac234f3a5b2cef8fd9344283695154b28827429f.camel@pengutronix.de> (raw)
In-Reply-To: <20210125182527.1225245-1-l.stach@pengutronix.de>

Hi Dmitry,

could you give this series a look? It would be a shame if this would
again get stuck, as it's complex enough that even rebasing and re-
testing takes a considerable amount of time, so I would like to avoid
to do this once again, if possible.

Regards,
Lucas

Am Montag, dem 25.01.2021 um 19:25 +0100 schrieb Lucas Stach:
> Hi all,
> 
> this series adds support for updating the firmware on exc3000 touchscreen
> devices. The protocol has been reverse engineered from the proprietary
> update tool.
> 
> Compared to the last posting of this series almost a year ago, the
> biggest change is the rebasing on top of the conflicting changes that
> went in in the meantime and some better documentation.
> 
> Regards,
> Lucas
> 
> Lucas Stach (5):
>   Input: exc3000 - split MT event handling from IRQ handler
>   Input: exc3000 - factor out vendor data request
>   Input: exc3000 - fix firmware version query for device in bootloader
>   Input: exc3000 - add type sysfs attribute
>   Input: exc3000 - add firmware update support
> 
>  .../ABI/testing/sysfs-driver-input-exc3000    |  29 ++
>  drivers/input/touchscreen/exc3000.c           | 492 +++++++++++++-----
>  2 files changed, 404 insertions(+), 117 deletions(-)
> 



      parent reply	other threads:[~2021-03-05 10:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 18:25 [PATCH v3 0/5] exc3000 firmware update support Lucas Stach
2021-01-25 18:25 ` [PATCH v3 1/5] Input: exc3000 - split MT event handling from IRQ handler Lucas Stach
2021-03-08  5:43   ` Dmitry Torokhov
2021-01-25 18:25 ` [PATCH v3 2/5] Input: exc3000 - factor out vendor data request Lucas Stach
2021-03-08  5:43   ` Dmitry Torokhov
2021-01-25 18:25 ` [PATCH v3 3/5] Input: exc3000 - fix firmware version query for device in bootloader Lucas Stach
2021-03-08  5:44   ` Dmitry Torokhov
2021-01-25 18:25 ` [PATCH v3 4/5] Input: exc3000 - add type sysfs attribute Lucas Stach
2021-03-08  5:44   ` Dmitry Torokhov
2021-01-25 18:25 ` [PATCH v3 5/5] Input: exc3000 - add firmware update support Lucas Stach
2021-03-08  5:47   ` Dmitry Torokhov
2021-03-08  9:17     ` Lucas Stach
2021-03-05 10:50 ` Lucas Stach [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=ac234f3a5b2cef8fd9344283695154b28827429f.camel@pengutronix.de \
    --to=l.stach@pengutronix.de \
    --cc=dmitry.torokhov@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-input@vger.kernel.org \
    --cc=patchwork-lst@pengutronix.de \
    --cc=sebastian.reichel@collabora.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).