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

overlays: Force IRQ pins to inputs #6111

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

pelwell
Copy link
Contributor

@pelwell pelwell commented Apr 18, 2024

Requesting a GPIO as an interrupt source does not automatically make it an input (or even a GPIO pin). Add the necessary pinctrl nodes to the overlays that don't already do this.

See: #6106

Requesting a GPIO as an interrupt source does not automatically make it
an input (or even a GPIO pin). Add the necessary pinctrl nodes to the
overlays that don't already do this.

See: raspberrypi#6106

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
@pelwell pelwell merged commit 4ff654e into raspberrypi:rpi-6.6.y Apr 18, 2024
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Apr 19, 2024
See: raspberrypi/linux#6111

kernel: dts: bcm2712: cm5: Add antenna controls
See: raspberrypi/linux#6103
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Apr 19, 2024
See: raspberrypi/linux#6111

kernel: dts: bcm2712: cm5: Add antenna controls
See: raspberrypi/linux#6103
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.

None yet

1 participant