[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190717033655.GC621@penguin>
Date: Wed, 17 Jul 2019 06:36:55 +0300
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Lukasz Majewski <lukma@...x.de>
Cc: Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org,
Sascha Hauer <s.hauer@...gutronix.de>,
Enrico Weigelt <info@...ux.net>,
Thomas Gleixner <tglx@...utronix.de>,
Kate Stewart <kstewart@...uxfoundation.org>,
linux-input@...r.kernel.org
Subject: Re: [PATCH v3 3/3] input: touchscreen mc13xxx: Add mc34708 support
On Wed, Jul 17, 2019 at 12:19:29AM +0200, Lukasz Majewski wrote:
> From: Sascha Hauer <s.hauer@...gutronix.de>
>
> The mc34708 has a different bit to enable pen detection. This
> adds the driver data and devtype necessary to probe the device
> and to distinguish between the mc13783 and the mc34708.
>
> Signed-off-by: Sascha Hauer <s.hauer@...gutronix.de>
> Signed-off-by: Lukasz Majewski <lukma@...x.de>
>
> ---
> Changes for v3:
> - Replace forward declaration of mc13xxx_driver_data with
> structure definition
> - Rename mc13xxx_driver_data with mc13xxx_chip
> - Move static struct mc13xxx_chip mc13783_chip and mc34708_chip
> closer to ID table
> - Do not check mc13xxx device type
You do not even need to define or store the type. Once it is dropped
please feel free to add
Acked-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
and merge with the other 2 patches.
--
Dmitry
Powered by blists - more mailing lists