From 6c10c70bb972b2f6e70af31335db3c819694197a Mon Sep 17 00:00:00 2001 From: Hu Kejun Date: Fri, 15 Mar 2019 16:47:29 +0800 Subject: media: rk-isp10: update to v0.2.3 Change-Id: I815d41ce0f0d7e35d7b8bd133a3f203e24e69943 Signed-off-by: Hu Kejun --- drivers/media/platform/rk-isp10/cif_isp10_version.h | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/drivers/media/platform/rk-isp10/cif_isp10_version.h b/drivers/media/platform/rk-isp10/cif_isp10_version.h index dab3a83f11e6..a3864246f9c7 100644 --- a/drivers/media/platform/rk-isp10/cif_isp10_version.h +++ b/drivers/media/platform/rk-isp10/cif_isp10_version.h @@ -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 -- cgit v1.2.3