This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-TDA4VM: MIPI

Part Number: SK-TDA4VM

请问SK-TDA4VM 支持4lane 传输4k分辨率,30fps的mipi数据吗,

PIXEL_RATE 他是怎么计算出来的?

我外置了一个3856x2178,30fps,raw12的摄像头,想通过修改imx219的驱动来达到出图的目的

但是驱动中IMX219_PIXEL_RATE和设备树中的link-frequencies不知道他是怎么计算出来的?

+#define IMX219_2LANE_PIXEL_RATE 182400000
+#define IMX219_4LANE_PIXEL_RATE 280800000

我在网上找到了imx219  2lane和4lane的配置,它们的计算公式是什么?

请问能提供一些帮助吗?