|
@@ -1,6 +1,6 @@
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
|
|
/*
|
|
|
- * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
|
|
|
*/
|
|
|
|
|
|
#ifndef CAM_JPEG_ENC_HW_INFO_TITAN170_H
|
|
@@ -58,7 +58,7 @@ static struct cam_jpeg_enc_device_hw_info cam_jpeg_enc_hw_info = {
|
|
|
.int_mask_disable_all = 0x00000000,
|
|
|
.int_mask_enable_all = 0xFFFFFFFF,
|
|
|
.hw_cmd_start = 0x00000001,
|
|
|
- .reset_cmd = 0x00032093,
|
|
|
+ .reset_cmd = 0x200320D3,
|
|
|
.hw_cmd_stop = 0x00000002,
|
|
|
},
|
|
|
.int_status = {
|