diff --git a/linux-5.10/rk3568_patch/kernel.patch b/linux-5.10/rk3568_patch/kernel.patch index 7cefd683614e3e88fd2c28980aa764d31eb8d01d..d6c51928ebaaa9330ed989abac577cb18bdc54c2 100755 --- a/linux-5.10/rk3568_patch/kernel.patch +++ b/linux-5.10/rk3568_patch/kernel.patch @@ -839452,7 +839452,7 @@ new file mode 100755 index 000000000000..6edbf5e02995 --- /dev/null +++ b/drivers/media/i2c/gc8034.c -@@ -0,0 +1,2838 @@ +@@ -0,0 +1,2834 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * gc8034 driver @@ -842170,10 +842170,6 @@ index 000000000000..6edbf5e02995 + if (ret) + goto err_power_off; + -+ gc8034_otp_enable(gc8034); -+ gc8034_otp_read(gc8034); -+ gc8034_otp_disable(gc8034); -+ +#ifdef CONFIG_VIDEO_V4L2_SUBDEV_API + sd->internal_ops = &gc8034_internal_ops; + sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE | diff --git a/linux-6.6/rk3568_patch/kernel.patch b/linux-6.6/rk3568_patch/kernel.patch index 40e03c28926b7af184baef5f804982ef077afe05..1a529edcc067c0a8ecb00a53556ca719a0bb1e8c 100644 --- a/linux-6.6/rk3568_patch/kernel.patch +++ b/linux-6.6/rk3568_patch/kernel.patch @@ -600208,7 +600208,7 @@ new file mode 100644 index 000000000..afc8fa23e --- /dev/null +++ b/drivers/media/i2c/gc8034.c -@@ -0,0 +1,2817 @@ +@@ -0,0 +1,2813 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * gc8034 driver @@ -602917,10 +602917,6 @@ index 000000000..afc8fa23e + if (ret) + goto err_power_off; + -+ gc8034_otp_enable(gc8034); -+ gc8034_otp_read(gc8034); -+ gc8034_otp_disable(gc8034); -+ +#ifdef CONFIG_VIDEO_V4L2_SUBDEV_API + sd->internal_ops = &gc8034_internal_ops; + sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE |