msm: camera: common: Enable config for cesta clock update calls

Enable config for clock update calls that vote the cesta hw client
votes. Update existing ddr drv flags to include spectra for camera
specific flags.

CRs-Fixed: 3315013
Change-Id: I63e0107a517d3c71f8fac7f2d631e2c37f62f8b3
Signed-off-by: Mukund Madhusudan Atre <quic_matre@quicinc.com>
Signed-off-by: Pavan Kumar Chilamkurthi <quic_pchilamk@quicinc.com>
This commit is contained in:
Mukund Madhusudan Atre
2022-11-17 17:48:08 -08:00
committed by Camera Software Integration
parent 8c3228ced8
commit 5ad7a2bbd1
3 changed files with 7 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
#include "cam_eeprom_dev.h"
#include "cam_eeprom_core.h"
#if IS_ENABLED(CONFIG_USE_RPMH_DRV_API)
#if IS_ENABLED(CONFIG_SPECTRA_USE_RPMH_DRV_API)
#define CAM_RSC_DRV_IDENTIFIER "cam_rsc"
const struct device *cam_cpas_get_rsc_dev_for_drv(uint32_t index)