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

drivers: video: csi: Change sensor dev to source dev #72623

Merged
merged 1 commit into from
May 15, 2024

Commits on May 14, 2024

  1. drivers: video: csi: Rename sensor to source

    The CSI can connect to either a camera sensor (as on i.MX RT10xx) or
    a MIPI CSI-2 receiver (as on i.MX RT11xx). To be generic, change the
    naming from sensor to source.
    
    Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
    ngphibang committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7cea2a4 View commit details
    Browse the repository at this point in the history