[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210813064557.tdltfxyaukhktdkb@pengutronix.de>
Date: Fri, 13 Aug 2021 08:45:57 +0200
From: Marco Felsch <m.felsch@...gutronix.de>
To: Oliver Graute <oliver.graute@...oconnector.com>
Cc: dmitry.torokhov@...il.com, oliver.graute@...il.com,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Simon Budig <simon.budig@...nelconcepts.de>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RESEND PATCH v1] Input: edt-ft5x06 - added case for EDT
EP0110M09
Hi Oliver,
thanks for the patch.
On 21-08-13 08:21, Oliver Graute wrote:
> Add Support for EP011M09 Firmware
>
> Signed-off-by: Oliver Graute <oliver.graute@...oconnector.com>
Reviewed-by: Marco Felsch <m.felsch@...gutronix.de>
Regards,
Marco
> ---
> drivers/input/touchscreen/edt-ft5x06.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/input/touchscreen/edt-ft5x06.c b/drivers/input/touchscreen/edt-ft5x06.c
> index 6ff81d48da86..600c818b2181 100644
> --- a/drivers/input/touchscreen/edt-ft5x06.c
> +++ b/drivers/input/touchscreen/edt-ft5x06.c
> @@ -895,6 +895,7 @@ static int edt_ft5x06_ts_identify(struct i2c_client *client,
> * the identification registers.
> */
> switch (rdbuf[0]) {
> + case 0x11: /* EDT EP0110M09 */
> case 0x35: /* EDT EP0350M09 */
> case 0x43: /* EDT EP0430M09 */
> case 0x50: /* EDT EP0500M09 */
> --
> 2.17.1
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
Powered by blists - more mailing lists