Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.12.r1] Add Tama specific Synaptics TCM touchscreen driver #2507

Closed

Conversation

bartcubbins
Copy link
Contributor

While porting Tama platform, my hands did not get to this driver, so I am doing it only now:)

Add snapshot of Synaptics TCM for Tama platform touchscreen driver.
This is the most recent version of the driver and contains
all the necessary changes to work correctly with the current
kernel version.

Was taken from 62.0.A.3.131 kernel-copyleft.

Signed-off-by: Pavel Dubrova <pashadubrova@gmail.com>
Register new DRM notifier to set touchscreen to be in correct power
state. Also defer touch driver probe because of timing requirement
between display and touchscreen.

Signed-off-by: Pavel Dubrova <pashadubrova@gmail.com>
Defer touch driver probe because of timing requirement
between display and touch.

Signed-off-by: Pavel Dubrova <pashadubrova@gmail.com>
@MarijnS95
Copy link
Contributor

From patch 2:

Also defer touch driver probe because of timing requirement
between display and touchscreen.

But it seems you have moved this to a separate patch 3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants