media: rockchip: isp: version to v2.2.1

Change-Id: I0a14c0eb03337658812e63b325b4639105d86db3
Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
Cai YiWei
2023-04-06 16:55:05 +08:00
parent 47989c4975
commit d297b6606c
2 changed files with 7 additions and 1 deletions

View File

@@ -421,6 +421,12 @@
* 13.thunder boot with multi sensor
* 14.support buf early done
* 15.fix read BP_WR_CTRL reg
*
* v2.2.1
* 1.rename isp and ispp uapi head
* 2.lock for rockit qbuf
* 3.fix open video during device register
* 4.sync dev register and fast_work
*/
#define RKISP_DRIVER_VERSION RKISP_API_VERSION

View File

@@ -10,7 +10,7 @@
#include <linux/types.h>
#include <linux/v4l2-controls.h>
#define RKISP_API_VERSION KERNEL_VERSION(2, 2, 0)
#define RKISP_API_VERSION KERNEL_VERSION(2, 2, 1)
/****************ISP SUBDEV IOCTL*****************************/