ARM: dts: msm: Add flag indicating crmb api support

This flag is added in cpas node to indicate that the src clk
in this node supports crmb api passthrough when voting.

CRs-Fixed: 3799575
Change-Id: Ic11d376e2d04b49dad3185ef32ae863f60f1d759
Signed-off-by: Atiya Kailany <quic_akailany@quicinc.com>
This commit is contained in:
Atiya Kailany
2024-05-22 17:14:29 -07:00
committed by Camera Software Integration
parent 30755928b5
commit 9b361f64a4
2 changed files with 8 additions and 0 deletions

View File

@@ -150,6 +150,12 @@ First Level Node - CAM CPAS device
Definition: Bool property specifying whether to control camnoc axi
clock from cpas driver.
- cam-crmb-clk
Usage: required
Value type: <empty>
Definition: Flag indicating whether the src clk in this node is
a crmb clk or not
- camnoc-bus-width
Usage: required if control-camnoc-axi-clk is enabled
Value type: <u32>
@@ -509,6 +515,7 @@ Example:
clock-cntl-level = "turbo";
qcom,cam-cx-ipeak = <&cx_ipeak_lm 8>;
control-camnoc-axi-clk;
cam-crmb-clk;
camnoc-bus-width = <32>;
camnoc-axi-clk-bw-margin-perc = <10>;
qcom,msm-bus,name = "cam_ahb";

View File

@@ -1676,6 +1676,7 @@
<0>, <0>, <0>, <0>;
shared-clks-option = <0 0 0 1 0>;
control-camnoc-axi-clk;
cam-crmb-clk;
camnoc-bus-width = <32>;
camnoc-axi-clk-bw-margin-perc = <20>;
domain-id = <CAM_CPAS_SECURE_DOMAIN 16>,