All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Luca Ellero <l.ellero@asem.it>
Cc: dmitry.torokhov@gmail.com, daniel@zonque.org,
	m.felsch@pengutronix.de, u.kleine-koenig@pengutronix.de,
	mkl@pengutronix.de, miquel.raynal@bootlin.com,
	imre.deak@nokia.com, luca.ellero@brickedbrain.com,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] ads7846: fix support for ADS7845
Date: Tue, 23 Aug 2022 17:26:55 +0300	[thread overview]
Message-ID: <YwTjr3091RYewcgp@smile.fi.intel.com> (raw)
In-Reply-To: <20220812084248.9270-1-l.ellero@asem.it>

On Fri, Aug 12, 2022 at 10:42:45AM +0200, Luca Ellero wrote:
> ADS7845 support is buggy in this driver.
> These patches fix various issues to get it work properly.

Don't remember if I given a tag already (note, it's contributor's
responsibility to carry tags if received), so here it is:

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

> Changes for v2:
>  - add missing period in patch 0001 message
>  - elaborate comment in patch 0002
>  
> Changes for v3:
>  - send from the same email address of "Signed-off"
> 
> Luca Ellero (3):
>   ads7846: don't report pressure for ads7845
>   ads7846: always set last command to PWRDOWN
>   ads7846: don't check penirq immediately for 7845
> 
>  drivers/input/touchscreen/ads7846.c | 23 +++++++++++++----------
>  1 file changed, 13 insertions(+), 10 deletions(-)
> 
> -- 
> 2.25.1
> 

-- 
With Best Regards,
Andy Shevchenko



      parent reply	other threads:[~2022-08-23 16:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-12  8:42 [PATCH v3 0/3] ads7846: fix support for ADS7845 Luca Ellero
2022-08-12  8:42 ` [PATCH v3 1/3] ads7846: don't report pressure for ads7845 Luca Ellero
2022-08-12  8:42 ` [PATCH v3 2/3] ads7846: always set last command to PWRDOWN Luca Ellero
2022-08-12  8:42 ` [PATCH v3 3/3] ads7846: don't check penirq immediately for 7845 Luca Ellero
2022-08-23 14:26 ` Andy Shevchenko [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=YwTjr3091RYewcgp@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=daniel@zonque.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=imre.deak@nokia.com \
    --cc=l.ellero@asem.it \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca.ellero@brickedbrain.com \
    --cc=m.felsch@pengutronix.de \
    --cc=miquel.raynal@bootlin.com \
    --cc=mkl@pengutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.