Hello, NXP team
I'm facing difficulties in using an IR camera with the i.MX8MP-EVK board
Since the IR camera doesn't support I2C, I have made modifications to the ov5640 and imx8-isi-cap kernel drivers to receive MIPI input, which was successful.
However, I'm having trouble modifying the basler_camera and ov2775 drivers for using ISP. Please let me know if you need further assistance or specific details related to these driver modifications.
Thanks in advance!
Best regards,
Jihoon Lee
Hello @JH-LEE,
I hope you are doing well.
I suggest to please look into the Display User guide for more details.
https://www.nxp.com/docs/en/user-guide/iMX8MP_CAMERA_DISPLAY_GUIDE.pdf
Furthermore, If one wants to disable the i2c then Please disable the node by writing down status = "disable" in mipi node.
Please refer to the below link as an example.
https://community.nxp.com/t5/i-MX-Processors/IMX8MP-mipi-dsi-config-in-devicetree/m-p/1355073
It will be helpful.
Thanks & Regards,
Sanket Parekh