media: rk-isp10: update to v0.2.2

Change-Id: I616d34cbfdb7ce2066081b82194ede3c5c41f9a1
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
This commit is contained in:
Hu Kejun
2018-09-30 10:33:40 +08:00
committed by Tao Huang
parent ce3911dc8c
commit 454977fa07

View File

@@ -118,8 +118,16 @@
*1. add isp reset function.
*2. fix the issue that setting of isp0 mipi affect txrx dphy.
*
*v0.2.0x2
*1. fix fmt selection.
*2. MP/SP burst config with resolution.
*3. fix one vb is in queue.done_list twice.
*4. fix lose buffer in qduf ioctl.
*5. fix AE information is not correct when updating exposure by each frame.
*6. support Y8/Y12 grey sensor.
*
*/
#define CONFIG_CIFISP10_DRIVER_VERSION KERNEL_VERSION(0, 2, 0x1)
#define CONFIG_CIFISP10_DRIVER_VERSION KERNEL_VERSION(0, 2, 0x2)
#endif