media: rk-isp10: update to v0.2.3

Change-Id: I815d41ce0f0d7e35d7b8bd133a3f203e24e69943
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2019-03-15 16:47:29 +08:00
committed by Tao Huang
parent 43634de342
commit 6c10c70bb9

View File

@@ -126,8 +126,17 @@
*5. fix AE information is not correct when updating exposure by each frame.
*6. support Y8/Y12 grey sensor.
*
*v0.2.0x3
*1. add TEST_PATTERN in s_ctrl;
*2. add enum_frame_size support;
*3. enable SYS_STATUS_ISP status;
*4. fix cproc en bit is affected by cifisp_cproc_config;
*5. add timestamp to vb buffer;
*6. add control for clear exposure list;
*7. add api mutex for multi-thread app;
*
*/
#define CONFIG_CIFISP10_DRIVER_VERSION KERNEL_VERSION(0, 2, 0x2)
#define CONFIG_CIFISP10_DRIVER_VERSION KERNEL_VERSION(0, 2, 0x3)
#endif