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: i2c: imx477: Add vsync trigger_mode parameter #4656

Merged

Commits on Oct 28, 2021

  1. media: i2c: imx477: Add vsync trigger_mode parameter

    trigger_mode == 0 (default) => no effect / no registers written
    trigger_mode == 1           => source
    trigger_mode == 2           => sink
    
    This can be set e.g. in /boot/cmdline.txt as imx477.trigger_mode=N
    
    Signed-off-by: Jonas Jacob <[email protected]>
    neocortex-vision committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ddc0780 View commit details
    Browse the repository at this point in the history