Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 034aa9b6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: jpeg: Update reset command value for jpeg dma"

parents dac90740 84837883
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2020 The Linux Foundation. All rights reserved.
/* Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -39,7 +39,7 @@ static struct cam_jpeg_dma_device_hw_info cam_jpeg_dma_hw_info = {
		.int_mask_disable_all = 0x00000000,
		.int_mask_enable_all = 0xFFFFFFFF,
		.hw_cmd_start = 0x00000001,
		.reset_cmd = 0x32083,
		.reset_cmd = 0x12083,
		.hw_cmd_stop = 0x00000004,
	},
	.int_status = {