Input: edt-ft5x06 - added case for EDT EP0110M09
Add Support for EP011M09 Firmware Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com> Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.kernel.org/r/20210813062110.13950-1-oliver.graute@kococonnector.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
Родитель
8be98d2f2a
Коммит
146ea9b679
|
@ -899,6 +899,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 */
|
||||
|
|
Загрузка…
Ссылка в новой задаче