add(media): add mipi switch and sensor sc202cs. [MIPI_SWITCH][CAMERA_V1.2]

This commit is contained in:
kangjun
2024-12-27 20:12:08 +08:00
parent fb4f7b3baf
commit a2ba6d78f2
32 changed files with 11557 additions and 182 deletions

View File

@@ -311,6 +311,11 @@ struct sensor_isp_cfg {
__u8 large_image;
};
struct sensor_vc_flip {
int isp_id;
__s32 value;
};
enum dma_buffer_num {
BK_MUL_BUFFER = 0,
BK_ONE_BUFFER,