Revert "media: rockchip: isp: version v2.9.0"

This reverts commit 9c39c74a7a.

Change-Id: I561274be124276e39d82991cfc2b02edb0a19598
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
吴良清
2024-12-18 16:40:39 +08:00
committed by Wu Liangqing
parent 92344c5a57
commit 9c4f55f64c
2 changed files with 1 additions and 22 deletions

View File

@@ -543,27 +543,6 @@
* 19.clear isp force update bit
* 20.isp39 aiisp offline mode default
* 21.vpss: online support reset
*
* v2.9.0 (AIQ v6.9.0)
* 1.rawrd format sync with isp input format change
* 2.support bytesperline set by user for rawrd video
* 3.fix isp39 unite stats frame id
* 4.update iqtool video
* 5.fix isp32_lite repeat register iqtool video
* 6.fix lsc switch for isp30
* 7.add fpn function
* 8.fix buf config for isp20 and isp21
* 9.fix dhaz unite for isp39
* 10.fix isp39 no output
* 11.sync with kernel-5.10
* 12.remove graph_mutex
* 13.add raw filter to procfs debug
* 14.fix multi sensor with unite mode
* 15.fix group aov no working for isp32
* 16.fix bay3d if two readback for isp32
* 17.fix isp30 unite mode for rk3588
* 18.add sensor exposure for isp30 and isp39
* 19.support frame information attach to image tail
*/
#define RKISP_DRIVER_VERSION RKISP_API_VERSION

View File

@@ -12,7 +12,7 @@
#include <linux/v4l2-controls.h>
#include <linux/rk-camera-module.h>
#define RKISP_API_VERSION KERNEL_VERSION(2, 9, 0)
#define RKISP_API_VERSION KERNEL_VERSION(2, 6, 1)
/****************ISP SUBDEV IOCTL*****************************/