Merge "msm: camera: cpas: Do not program flag out set0" into camera-kernel.lnx.5.0
Tento commit je obsažen v:

odevzdal
Gerrit - the friendly Code Review server

revize
82881589b0
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
@@ -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,
|
||||
|
Odkázat v novém úkolu
Zablokovat Uživatele