Our camera uses TI913 YUV data format and connect to TI954. TI 954 user guide mentions YUV is supported if packing is same as RAW.
camera - (YUV 422, 8 bit @100MHz) -> TI 913 ---FPD---> TI 954 ---> host MIPI RX
Will TI 954 output can keep same format as input data if we use RAW8 ?
From 954 user guide:
When operating with DVP serializer, the DS90UB954-Q1 deserializer also supports DVP formats such as YUV422 which have the same pixel packing as RAW8, RAW10 or RAW12. For example; there are 3 YUV CSI-2 data types that have the same pixel packing as RAW10: YUV420 10 bit, YUV420 10 bit Chroma shifted or YUV422 10bit. These formats can be used as well as 8 bit and 12 bit YUV formats which adhere to the same structure as RAW8 and RAW12 respectively.