Hello,
I have an LCD panel with MIPI DSI interface. I have a datasheet with the setup sequence. I would like to drive it from CM3 and CM3-IO. I also have a proper breakout board so I can connect the panel to the CM3-IO connectors.
However, what I struggle with is how to set up the driver. I understand that I will have to write a kernel module. Is there a sample MIPI DSI driver for ROCK3 I could start with as an example and start modifying it?