Skip to content

overlays: sc16is75x: Disable spidev0 first #6858

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 1 commit into from
May 16, 2025

Conversation

nbuchwitz
Copy link
Contributor

Ensure spidev is disabled before the cs pin is referenced. Otherwise the overlay will fail when loaded during runtime with
"spi spi0.0: chipselect 0 already in use"

Ensure spidev0 is disabled before the cs pin is referenced.
Otherwise the overlay will fail when loaded during runtime with

"spi spi0.0: chipselect 0 already in use"

Signed-off-by: Nicolai Buchwitz <[email protected]>
@nbuchwitz nbuchwitz force-pushed the devel/fix-sc16is750-spi0 branch from 7864cfe to 1355ac6 Compare May 16, 2025 11:23
@nbuchwitz nbuchwitz changed the title overlays: sc16is750: Disable spidev first overlays: sc16is75x: Disable spidev0 first May 16, 2025
@pelwell pelwell merged commit f5726fb into raspberrypi:rpi-6.12.y May 16, 2025
12 checks passed
@pelwell
Copy link
Contributor

pelwell commented May 16, 2025

Thanks, Nicolai!

@nbuchwitz nbuchwitz deleted the devel/fix-sc16is750-spi0 branch May 17, 2025 12:35
popcornmix added a commit to raspberrypi/firmware that referenced this pull request May 21, 2025
kernel: usb: xhci: set Input Slot Context bit in xhci_fixup_endpoint
See: raspberrypi/linux#6850

kernel: configs: Enable more MediaTek drivers
See: raspberrypi/linux#6857

kernel: firmware/raspberrypi: raise timeout to 3s
See: raspberrypi/linux#6859

kernel: overlays: sc16is75x: Disable spidev0 first
See: raspberrypi/linux#6858

kernel: gpiolib: Avoid the hotplug performance reduction
See: raspberrypi/linux#6862
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request May 21, 2025
kernel: usb: xhci: set Input Slot Context bit in xhci_fixup_endpoint
See: raspberrypi/linux#6850

kernel: configs: Enable more MediaTek drivers
See: raspberrypi/linux#6857

kernel: firmware/raspberrypi: raise timeout to 3s
See: raspberrypi/linux#6859

kernel: overlays: sc16is75x: Disable spidev0 first
See: raspberrypi/linux#6858

kernel: gpiolib: Avoid the hotplug performance reduction
See: raspberrypi/linux#6862
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