From 9c4f55f64cebc31520db869bd45c0ef5cdb9e9e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E8=89=AF=E6=B8=85?= Date: Wed, 18 Dec 2024 16:40:39 +0800 Subject: [PATCH] Revert "media: rockchip: isp: version v2.9.0" This reverts commit 9c39c74a7aad9d407c5f2447e94364786d5560f1. Change-Id: I561274be124276e39d82991cfc2b02edb0a19598 Signed-off-by: Wu Liangqing --- drivers/media/platform/rockchip/isp/version.h | 21 ------------------- include/uapi/linux/rk-isp2-config.h | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/drivers/media/platform/rockchip/isp/version.h b/drivers/media/platform/rockchip/isp/version.h index d9724197bd48..d5686e4b5472 100644 --- a/drivers/media/platform/rockchip/isp/version.h +++ b/drivers/media/platform/rockchip/isp/version.h @@ -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 diff --git a/include/uapi/linux/rk-isp2-config.h b/include/uapi/linux/rk-isp2-config.h index d948dbd270ce..f963148414e0 100644 --- a/include/uapi/linux/rk-isp2-config.h +++ b/include/uapi/linux/rk-isp2-config.h @@ -12,7 +12,7 @@ #include #include -#define RKISP_API_VERSION KERNEL_VERSION(2, 9, 0) +#define RKISP_API_VERSION KERNEL_VERSION(2, 6, 1) /****************ISP SUBDEV IOCTL*****************************/