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

input: edt-ft5x06: Extend the power on delay #6515

Draft
wants to merge 1 commit into
base: rpi-6.6.y
Choose a base branch
from

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Dec 4, 2024

There's a report of a touch panel not being identified correctly, but unloading and reloading the module brings it to life.

About the only thing this can be is that it hasn't come out of reset properly, so extend that delay.

raspberrypi/bookworm-feedback#330

There's a report of a touch panel not being identified
correctly, but unloading and reloading the module brings it
to life.

About the only thing this can be is that it hasn't come out of
reset properly, so extend that delay.

raspberrypi/bookworm-feedback#330
Signed-off-by: Dave Stevenson <[email protected]>
@pelwell
Copy link
Contributor

pelwell commented Dec 5, 2024

This patch is TL;DR - it's probably fine, though.

@6by9
Copy link
Contributor Author

6by9 commented Dec 5, 2024

It doesn't help in the OP's case :-(

The touch controller fails to probe at boot, but probes fine if you rmmod and then modprobe the module again.

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