msm: camera: utils: Add using mmrm in camera
Use mmrm interface to set clock rate on all camera clks. CRs-Fixed: 2901925 Change-Id: I2e4c31a11e0e068693ac15356e3b3dafcfa0b078 Signed-off-by: Pavan Kumar Chilamkurthi <pchilamk@codeaurora.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2017-2021, The Linux Foundation. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef _CAM_CPAS_API_H_
|
||||
@@ -17,6 +17,9 @@
|
||||
/* Default AXI Bandwidth vote */
|
||||
#define CAM_CPAS_DEFAULT_AXI_BW 1024
|
||||
|
||||
/* Default RT AXI Bandwidth vote */
|
||||
#define CAM_CPAS_DEFAULT_RT_AXI_BW 2000000000L
|
||||
|
||||
#define CAM_CPAS_MAX_PATHS_PER_CLIENT 15
|
||||
#define CAM_CPAS_API_PATH_DATA_STD_START 512
|
||||
|
||||
|
Reference in New Issue
Block a user