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>
このコミットが含まれているのは:
@@ -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.
|
||||
*/
|
||||
|
||||
#include <linux/slab.h>
|
||||
@@ -131,7 +131,7 @@ int cam_custom_hw_sub_mod_enable_soc_resources(struct cam_hw_soc_info *soc_info)
|
||||
}
|
||||
|
||||
rc = cam_soc_util_enable_platform_resource(soc_info, true,
|
||||
CAM_TURBO_VOTE, true);
|
||||
CAM_LOWSVS_VOTE, true);
|
||||
if (rc) {
|
||||
CAM_ERR(CAM_CUSTOM, "Error! enable platform failed rc=%d", rc);
|
||||
goto stop_cpas;
|
||||
|
新しいイシューから参照
ユーザーをブロックする