Skip to content

dtoverlays: sdhost: Add preserve_mmc parameter - #7544

Merged
pelwell merged 1 commit into
raspberrypi:rpi-6.18.yfrom
edatec:sdhost-preserve-mmc
Aug 10, 2026
Merged

dtoverlays: sdhost: Add preserve_mmc parameter#7544
pelwell merged 1 commit into
raspberrypi:rpi-6.18.yfrom
edatec:sdhost-preserve-mmc

Conversation

@zjzhao-eda

Copy link
Copy Markdown
Contributor

Add a preserve_mmc parameter to the sdhost overlay that allows removing fragment@1 and fragment@2 (which disable mmc and mmcnr). This is needed on Compute Module when using gpios_22_27 mode, since disabling the other MMC interfaces would break WiFi on CM.
Signed-off-by: zjzhao zjzhao@edatec.cn

@zjzhao-eda

Copy link
Copy Markdown
Contributor Author

This is a resubmission of the previously closed PR. The original PR was force-closed due to an accidental force-push that resulted in a root commit, which caused the diff to include the entire repository. That issue has been resolved — this branch contains only the intended changes.

@zjzhao-eda
zjzhao-eda force-pushed the sdhost-preserve-mmc branch from 23db334 to 5197493 Compare August 10, 2026 06:50
Add a preserve_mmc parameter to the sdhost overlay that allows
removing fragment@1 and fragment@2 (which disable mmc and mmcnr).
This is needed on Compute Module when using gpios_22_27 mode,
since disabling the other MMC interfaces would break WiFi on CM.

Signed-off-by: zjzhao <zjzhao@edatec.cn>
@zjzhao-eda
zjzhao-eda force-pushed the sdhost-preserve-mmc branch from 5197493 to 545bc77 Compare August 10, 2026 06:57
@pelwell
pelwell merged commit 0147d3f into raspberrypi:rpi-6.18.y Aug 10, 2026
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Aug 10, 2026
kernel: drm/vc4 backports
See: raspberrypi/linux#7539

kernel: dtoverlays: sdhost: Add preserve_mmc parameter
See: raspberrypi/linux#7544

kernel: dmaengine: dw-axi-dmac: Simplify segmentation calc
See: raspberrypi/linux#7547

kernel: Fixes for PREEMPT_RT: RP1 GPIO IRQ thread does not follow smp_affinity
See: raspberrypi/linux#7302
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Aug 10, 2026
kernel: drm/vc4 backports
See: raspberrypi/linux#7539

kernel: dtoverlays: sdhost: Add preserve_mmc parameter
See: raspberrypi/linux#7544

kernel: dmaengine: dw-axi-dmac: Simplify segmentation calc
See: raspberrypi/linux#7547

kernel: Fixes for PREEMPT_RT: RP1 GPIO IRQ thread does not follow smp_affinity
See: raspberrypi/linux#7302
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