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

dtoverlays: waveshare-panel: Disable new touch controller by default #6619

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Jan 20, 2025

Commit e442e5c ("arch:arm:boot:dts:overlays: Added waveshare 13.3inch panel support") added an extra touch controller for the new panels. On systems with old panels, it ends up spamming the kernel log as that touch controller isn't there to respond.

Fixes: e442e5c ("arch:arm:boot:dts:overlays: Added waveshare 13.3inch panel support")

#6608

Commit e442e5c ("arch:arm:boot:dts:overlays: Added waveshare 13.3inch
panel support") added an extra touch controller for the new panels.
On systems with old panels, it ends up spamming the kernel log as that
touch controller isn't there to respond.

Fixes: e442e5c ("arch:arm:boot:dts:overlays: Added waveshare 13.3inch panel support")
Signed-off-by: Dave Stevenson <[email protected]>
@pelwell pelwell merged commit 11381ac into raspberrypi:rpi-6.6.y Jan 20, 2025
11 of 12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jan 21, 2025
kernel: imx219 support for 4 CSI2 data lanes
See: raspberrypi/linux#6615

kernel: rpi-6.6.y - imx219 4 lane support
See: raspberrypi/linux#6618

kernel: dtoverlays: waveshare-panel: Disable new touch controller by default
See: raspberrypi/linux#6619
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jan 21, 2025
kernel: imx219 support for 4 CSI2 data lanes
See: raspberrypi/linux#6615

kernel: rpi-6.6.y - imx219 4 lane support
See: raspberrypi/linux#6618

kernel: dtoverlays: waveshare-panel: Disable new touch controller by default
See: raspberrypi/linux#6619
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