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

mmc: bcm2835-sdhost Observe SWIOTLB memory limit #6603

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

pelwell
Copy link
Contributor

@pelwell pelwell commented Jan 10, 2025

Make sure the sdhost driver doesn't use requests bigger than SWIOTLB can handle.

Copied from [1].

Link: #6589
Signed-off-by: Phil Elwell [email protected]
[1] d4dd9bc ("mmc: bcm2835: Take SWIOTLB memory size limitation into account")

Make sure the sdhost driver doesn't use requests bigger than SWIOTLB
can handle.

Copied from [1].

Link: raspberrypi#6589
Signed-off-by: Phil Elwell <[email protected]>
[1] d4dd9bc ("mmc: bcm2835: Take SWIOTLB memory size limitation
into account")
@pelwell pelwell merged commit dfff383 into raspberrypi:rpi-6.6.y Jan 10, 2025
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jan 17, 2025
kernel: dts: bcm2711: Don't mark timer regs unconfigured
See: raspberrypi/linux#6602

kernel: mmc: bcm2835-sdhost Observe SWIOTLB memory limit
See: raspberrypi/linux#6603

kernel: drivers: media: pisp_be: Add support for YUV422 planar format
See: raspberrypi/linux#6613

kernel: drivers: media: pisp_be: Remove unused fields in struct pisp_be_config
See: raspberrypi/linux#6614
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Jan 17, 2025
kernel: dts: bcm2711: Don't mark timer regs unconfigured
See: raspberrypi/linux#6602

kernel: mmc: bcm2835-sdhost Observe SWIOTLB memory limit
See: raspberrypi/linux#6603

kernel: drivers: media: pisp_be: Add support for YUV422 planar format
See: raspberrypi/linux#6613

kernel: drivers: media: pisp_be: Remove unused fields in struct pisp_be_config
See: raspberrypi/linux#6614
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.

3 participants