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

media: rp1: csi2: Fix set_fmt for the source #6169

Open
wants to merge 1 commit into
base: rpi-6.6.y
Choose a base branch
from

Commits on May 15, 2024

  1. media: rp1: csi2: Fix set_fmt for the source

    The driver allows changing the source pad's format to the 16-bit or the
    compressed version, but doesn't allow changing it back to the sink's
    format. A work-around for the user is to set the format to the sink
    side, which then gets propagated correctly.
    
    Fix the driver to allow changing the source format back to the sink's
    format.
    
    Signed-off-by: Tomi Valkeinen <[email protected]>
    tomba committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0e6c94a View commit details
    Browse the repository at this point in the history