Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c12bbb1f authored by Ramesh Yadav Javadi's avatar Ramesh Yadav Javadi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add property to get crypto cell-id on MSM8909w



Add qcom,mas-crypto property to get crypto cell-id
for subsystems venus and wcnss managed by PIL.

Change-Id: Id47503a907e36aa2d638f6cfeab34fbeefb6f214
Signed-off-by: default avatarRamesh Yadav Javadi <javadi@codeaurora.org>
parent 0e6e8a2a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1363,6 +1363,7 @@
		qcom,scm_core_clk_src-freq = <80000000>;

		qcom,pas-id = <9>;
		qcom,mas-crypto = <&mas_crypto>;
		qcom,proxy-timeout-ms = <100>;
		qcom,firmware-name = "venus";
		memory-region = <&venus_qseecom_mem>;
@@ -1792,6 +1793,7 @@
		qcom,sysmon-id = <6>;
		qcom,ssctl-instance-id = <0x13>;
		qcom,firmware-name = "wcnss";
		qcom,mas-crypto = <&mas_crypto>;

		/* GPIO inputs from wcnss */
		qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>;