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

scripts: ipu6: fix media controller index #11969

Merged
merged 2 commits into from
Jul 20, 2023

Commits on Jul 5, 2023

  1. scripts: ipu6: fix media controller index

    The media controller index used by media-ctl command by default is 0.
    In case system boot with USB camera plugged in,
    the ipu6 media controller will be not zero.
    
    This will fix default media-ctl index.
    HSD: 13010862930
    IPU6 not registering with media framework with USB camera plugged in on boot.
    
    Signed-off-by: Dmitry Perchanov <[email protected]>
    dmipx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a2336b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. scripts: enum/bind check for dependencies.

    Signed-off-by: Dmitry Perchanov <[email protected]>
    dmipx committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8bba296 View commit details
    Browse the repository at this point in the history