Hi,
I am facing difficulties to create the video node. I am using kernel 5.10.72-dirty. I have loaded my driver, makefile,Kconfig under /driver/media/i2c and updated my device tree node details in /arch/arm64/boot/dts/freescale/imx8mq-evk.dts.
After successful flashing, Already four video node have created. But first two nodes are mx6s-csi. next some nodes are different.
Is my placing driver file is the right place for my camera? Why my video node creation is not happening?
Regards,
Kamalesh
Hello,
Which camera are you porting? which device? You can take you project as the appnote:
https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf
Since our bsp have camera driver is already on our BSP:
Regards