Skip to content

drivers: media: pisp_be: Fix alignment for V4L2_PIX_FMT_SRGGB8 #6988

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
Aug 5, 2025

Conversation

naushir
Copy link
Contributor

@naushir naushir commented Aug 5, 2025

The opt_align and min_align field values got swapped, fix this.

Fixes: 7e86e8f ("drivers: media: pisp_be: Add minimal alinment to the format structure")

@naushir naushir marked this pull request as draft August 5, 2025 08:06
…L2_PIX_FMT_SBGGR8

The opt_align and min_align field values got swapped, fix this.

Fixes: 7e86e8f ("drivers: media: pisp_be: Add minimal alinment to the format structure")
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
@naushir naushir marked this pull request as ready for review August 5, 2025 08:11
@naushir naushir requested a review from njhollinghurst August 5, 2025 10:23
Copy link
Contributor

@njhollinghurst njhollinghurst left a comment

Choose a reason for hiding this comment

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

Whoops. I hadn't spotted spot that one.

@pelwell pelwell merged commit 68d43e3 into raspberrypi:rpi-6.12.y Aug 5, 2025
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Aug 13, 2025
See: raspberrypi/linux#6974

kernel: pisp_be: Stride alignment
See: raspberrypi/linux#6985

kernel: drm/panel: ilitek-ili9881c: Restore missing lanes configuration for nwe080 panel
See: raspberrypi/linux#6987

kernel: drivers: media: pisp_be: Fix alignment for V4L2_PIX_FMT_SRGGB8
See: raspberrypi/linux#6988

kernel: overlays: Fix sc16is752-spi1 emulation
See: raspberrypi/linux#6996

kernel: arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter
See: raspberrypi/linux#6995
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Aug 13, 2025
See: raspberrypi/linux#6974

kernel: pisp_be: Stride alignment
See: raspberrypi/linux#6985

kernel: drm/panel: ilitek-ili9881c: Restore missing lanes configuration for nwe080 panel
See: raspberrypi/linux#6987

kernel: drivers: media: pisp_be: Fix alignment for V4L2_PIX_FMT_SRGGB8
See: raspberrypi/linux#6988

kernel: overlays: Fix sc16is752-spi1 emulation
See: raspberrypi/linux#6996

kernel: arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter
See: raspberrypi/linux#6995
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