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: Add i2c bus overrides to edt-ft5406 overlay #5504

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Jun 14, 2023

Adds the option for the touch controller to be connected to any of the I2C ports.

Draft for https://forums.raspberrypi.com/viewtopic.php?t=352426

@6by9 6by9 force-pushed the rpi-6.1.y-edt-ft5406 branch 2 times, most recently from e4b6cb8 to 549c86b Compare June 14, 2023 13:15
i2c1 Choose the I2C1 bus on GPIOs 2&3
i2c3 Choose the I2C3 bus (configure with the i2c3
overlay - BCM2711 only)
i2c4 Choose the I2C3 bus (configure with the i2c3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i2c3 -> i2c4

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overlay - BCM2711 only)
i2c4 Choose the I2C3 bus (configure with the i2c3
overlay - BCM2711 only)
i2c5 Choose the I2C5 bus (configure with the i2c4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i2c4 -> i2c5

arch/arm/boot/dts/overlays/edt-ft5406-overlay.dts Outdated Show resolved Hide resolved
@pelwell
Copy link
Contributor

pelwell commented Jun 14, 2023

LGTM.

Adds the option for the touch controller to be connected to any
of the I2C ports.

Signed-off-by: Dave Stevenson <[email protected]>
@6by9 6by9 marked this pull request as ready for review August 30, 2023 17:29
@6by9
Copy link
Contributor Author

6by9 commented Aug 30, 2023

Noticed this lying around.
I have fixed up the typos in README, rebased, and dropped the draft tag. The OP seemed to say it worked, but had other issues.

@pelwell pelwell merged commit 9d9586d into raspberrypi:rpi-6.1.y Aug 30, 2023
10 of 11 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Sep 5, 2023
kernel: dtoverlays: Add i2c bus overrides to edt-ft5406 overlay
See: raspberrypi/linux#5504
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Sep 5, 2023
kernel: dtoverlays: Add i2c bus overrides to edt-ft5406 overlay
See: raspberrypi/linux#5504
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Sep 5, 2023
kernel: dtoverlays: Add i2c bus overrides to edt-ft5406 overlay
See: raspberrypi/linux#5504
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