Skip to content

edt-ft5x06 touchscreen fixes #4736

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

Merged
merged 2 commits into from
Nov 26, 2021
Merged

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Nov 26, 2021

@ghollingworth your patch with minor tweaks, and the updated overlay.

6by9 added 2 commits November 26, 2021 17:01
The ft5x06 is unreliable in sending touch up events, so some
touch IDs can become stuck in the detected state.

Ensure that IDs that are unreported by the controller are
released.

Signed-off-by: Dave Stevenson <[email protected]>
Whilst all the datasheets describe FT5x06 as supporting "up to
10 points of absolution X and Y coordinates", the driver
implementation for the compatible string "edt,edt-ft5x06" only
allows for 5.

Switch to the "edt,edt-ft5506" compatible string which allows for
10 points with no other differences.

Signed-off-by: Dave Stevenson <[email protected]>
@pelwell pelwell merged commit e16e315 into raspberrypi:rpi-5.10.y Nov 26, 2021
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Nov 26, 2021
See: raspberrypi/linux#4736

kernel: vc4-kms: Rework HPD
See: raspberrypi/linux#4716

kernel: drm/vc4: Add support for composite syncs to vc4_dpi
See: raspberrypi/linux#4733

kernel: Pass V4L2_CID_MPEG_VIDEO_H264_MIN_QP/MAX_QP to bcm2835-v4l2-codec
See: raspberrypi/linux#4705

kernel: media: i2c: ov5647: Support HFLIP and VFLIP
See: raspberrypi/linux#4731

kernel: drivers: bcm2835_isp: Fix div by 0 bug
See: raspberrypi/linux#4732

kernel: drivers: bcm2835_isp: Allow multiple users for the ISP driver.
See: raspberrypi/linux#4709

kernel: ARM: dts: Update rpi-400 and cm4 dts to match 4-b

kernel: ARM: dts: gpio-ranges property is now required
See: https://forums.raspberrypi.com/viewtopic.php?t=324585

kernel: ARM: dts: bcm2711: Fix PCIe interrupts
See: raspberrypi/linux#4666
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Nov 26, 2021
See: raspberrypi/linux#4736

kernel: vc4-kms: Rework HPD
See: raspberrypi/linux#4716

kernel: drm/vc4: Add support for composite syncs to vc4_dpi
See: raspberrypi/linux#4733

kernel: Pass V4L2_CID_MPEG_VIDEO_H264_MIN_QP/MAX_QP to bcm2835-v4l2-codec
See: raspberrypi/linux#4705

kernel: media: i2c: ov5647: Support HFLIP and VFLIP
See: raspberrypi/linux#4731

kernel: drivers: bcm2835_isp: Fix div by 0 bug
See: raspberrypi/linux#4732

kernel: drivers: bcm2835_isp: Allow multiple users for the ISP driver.
See: raspberrypi/linux#4709

kernel: ARM: dts: Update rpi-400 and cm4 dts to match 4-b

kernel: ARM: dts: gpio-ranges property is now required
See: https://forums.raspberrypi.com/viewtopic.php?t=324585

kernel: ARM: dts: bcm2711: Fix PCIe interrupts
See: raspberrypi/linux#4666
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