Can't find a suitable value of pixel clk and serdes pixel clk

You can report the pix_clk_hz/serdes_pix_clk_hz to make sure the output data rate less than 1.5Gbps
And modify your sensor driver if there have code depend on this clock.

Skew calibration is required if sensor or deserializer is using DPHY, and the output data rate is > 1.5Gbps.
An initiation deskew signal should be sent by sensor or deserializer to perform the skew calibration. If the deskew signals is not sent, the receiver will stall, and the capture will time out.
You can calculate the output data rate with the following equation:

Output data rate = (sensor or deserializer pixel clock in hertz) * (bits per pixel) / (number of CSI lanes)