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

Building mxc_mipi_csi2 as a module results in incorrect images from mipi #50

Open
Olangu opened this issue Mar 20, 2019 · 0 comments
Open

Comments

@Olangu
Copy link

Olangu commented Mar 20, 2019

Something seem to be wrong with the mxc_mipi_csi2 driver.
When build as a module instead of built in to the kernel all YUV images fetched over mipi is erroneous. The luma component goes missing.

Re-building in kernel results in no problems.

To reproduce:
Change CONFIG_MXC_MIPI_CSI2=y to CONFIG_MXC_MIPI_CSI2=m

Boot on new kernel and try video from OV5640 for example.

This might need to be reported upstream.

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

No branches or pull requests

1 participant