mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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
|
||||
|
||||
@@ -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*****************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user