From 358289d657ebdd459f1183130ef155a55207bec9 Mon Sep 17 00:00:00 2001 From: Hu Kejun Date: Fri, 10 Aug 2018 08:22:22 +0800 Subject: [PATCH] media: rk-isp10: update to v0.2.1 Change-Id: Ia0656d830bf5dd0b9e89af108d469bfd17f8e64d Signed-off-by: Hu Kejun --- drivers/media/platform/rk-isp10/cif_isp10_version.h | 6 +++++- 1 file changed, 5 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 baf64e2a2480..0904b59e94d7 100644 --- a/drivers/media/platform/rk-isp10/cif_isp10_version.h +++ b/drivers/media/platform/rk-isp10/cif_isp10_version.h @@ -114,8 +114,12 @@ *5. fix the issue that setting of isp0 mipi affect txrx dphy. *6. fix the issue cannot set exposure by mp path device. * + *v0.2.0x1 + *1. add isp reset function. + *2. fix the issue that setting of isp0 mipi affect txrx dphy. + * */ -#define CONFIG_CIFISP10_DRIVER_VERSION KERNEL_VERSION(0, 2, 0x0) +#define CONFIG_CIFISP10_DRIVER_VERSION KERNEL_VERSION(0, 2, 0x1) #endif