ARM: dts: msm: Add support to update camera qos

This change adds support to update static and smart camera qos.
enable-secure-qos-update property specifies whether secure
camera Qos update feature is enabled.

CRs-Fixed: 3857947
Change-Id: I4c70f1be49a1e3bcda1ea2e4a73fbce3c130b6ab
Signed-off-by: Haochen Yang <quic_haocyang@quicinc.com>
This commit is contained in:
Haochen Yang
2024-07-31 15:38:08 -07:00
committed by Camera Software Integration
parent 800a670e4e
commit f919ae8d3f
2 changed files with 6 additions and 0 deletions

View File

@@ -229,6 +229,11 @@ First Level Node - CAM CPAS device
Definition: Client ID for camera caches. ID is used to differentiate
the property of the cache like being Forget, Dealloc.
- enable-secure-qos-update
Usage: optional
Value type: <empty>
Definition: Bool property specifying whether secure camera Qos update feature is enabled.
- enable-smart-qos
Usage: optional
Value type: <empty>

View File

@@ -1734,6 +1734,7 @@
sys-cache-names = "ofe_ip", "ipe_rt_ip", "ipe_srt_ip", "ipe_rt_rf", "ipe_srt_rf";
sys-cache-uids = <71 72 73 74 75>;
sys-cache-concur = <1 1 1 0 0>;
enable-secure-qos-update;
enable-smart-qos;
enable-cam-drv = <(CAM_DDR_DRV | CAM_CLK_DRV)>;
rt-wr-priority-min = <4>;