Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36386866 authored by Surya Teja Kudiri's avatar Surya Teja Kudiri
Browse files

Revert "input: touchscreen: focaltech: support FT5446DQS"



This reverts commit 56b48a4c.

Change-Id: I6e9c377ec2a8dda0018cb73fcd37bfb9d25ee231
Signed-off-by: default avatarKe Du <quic_kedu@quicinc.com>
Signed-off-by: default avatarSurya Teja Kudiri <quic_skudiri@quicinc.com>
parent 4729283a
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -90,11 +90,6 @@ struct fts_ts_data *fts_data;
static struct drm_panel *active_panel;
#endif

static struct ft_chip_t ctype[] = {
	{0x88, 0x56, 0x52, 0x00, 0x00, 0x00, 0x00, 0x56, 0xB2},
	{0x81, 0x54, 0x52, 0x54, 0x52, 0x00, 0x00, 0x54, 0x5C},
	{0x02, 0x54, 0x22, 0x54, 0x22, 0x00, 0x00, 0x54, 0x2C},
};
/*****************************************************************************
* Static function prototypes
*****************************************************************************/