瀏覽代碼

Merge "msm: camera: cpas: Do not program flag out set0" into camera-kernel.lnx.5.0

Savita Patted 4 年之前
父節點
當前提交
82881589b0

+ 2 - 2
drivers/cam_cpas/cpas_top/cpastop_v480_100.h

@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright (c) 2019, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2019, 2021, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _CPASTOP_V480_100_H_
@@ -664,7 +664,7 @@ static struct cam_camnoc_specific
 		.port_type = CAM_CAMNOC_ICP,
 		.enable = true,
 		.flag_out_set0_low = {
-			.enable = true,
+			.enable = false,
 			.access_type = CAM_REG_TYPE_WRITE,
 			.masked_value = 0,
 			.offset = 0x2088,

+ 2 - 2
drivers/cam_cpas/cpas_top/cpastop_v480_custom.h

@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2019-2021, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _CPASTOP_V480_CUSTOM_H_
@@ -664,7 +664,7 @@ static struct cam_camnoc_specific
 		.port_type = CAM_CAMNOC_ICP,
 		.enable = true,
 		.flag_out_set0_low = {
-			.enable = true,
+			.enable = false,
 			.access_type = CAM_REG_TYPE_WRITE,
 			.masked_value = 0,
 			.offset = 0x2088,

+ 2 - 2
drivers/cam_cpas/cpas_top/cpastop_v570_200.h

@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright (c) 2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _CPASTOP_V570_200_H_
@@ -816,7 +816,7 @@ static struct cam_camnoc_specific
 		.port_type = CAM_CAMNOC_ICP,
 		.enable = true,
 		.flag_out_set0_low = {
-			.enable = true,
+			.enable = false,
 			.access_type = CAM_REG_TYPE_WRITE,
 			.masked_value = 0,
 			.offset = 0x3888,

+ 2 - 2
drivers/cam_cpas/cpas_top/cpastop_v580_100.h

@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2019-2021, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _CPASTOP_V580_100_H_
@@ -978,7 +978,7 @@ static struct cam_camnoc_specific
 		.port_type = CAM_CAMNOC_ICP,
 		.enable = true,
 		.flag_out_set0_low = {
-			.enable = true,
+			.enable = false,
 			.access_type = CAM_REG_TYPE_WRITE,
 			.masked_value = 0,
 			.offset = 0x3888,

+ 2 - 2
drivers/cam_cpas/cpas_top/cpastop_v580_custom.h

@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 /*
- * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2019-2021, The Linux Foundation. All rights reserved.
  */
 
 #ifndef _CPASTOP_V580_CUSTOM_H_
@@ -978,7 +978,7 @@ static struct cam_camnoc_specific
 		.port_type = CAM_CAMNOC_ICP,
 		.enable = true,
 		.flag_out_set0_low = {
-			.enable = true,
+			.enable = false,
 			.access_type = CAM_REG_TYPE_WRITE,
 			.masked_value = 0,
 			.offset = 0x3888,

+ 1 - 1
drivers/cam_cpas/cpas_top/cpastop_v680_100.h

@@ -1144,7 +1144,7 @@ static struct cam_camnoc_specific
 		.port_type = CAM_CAMNOC_ICP,
 		.enable = true,
 		.flag_out_set0_low = {
-			.enable = true,
+			.enable = false,
 			.access_type = CAM_REG_TYPE_WRITE,
 			.masked_value = 0,
 			.offset = 0x2288,