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

Commit 03a506d4 authored by Zhen Kong's avatar Zhen Kong
Browse files

ARM: dts: msm: Add qseecom device tree data for msm8992



Add qseecom device node with all the necessary parameters, to
enable qseecom driver on msm8992.

Change-Id: Ic50d5583b3f000eee824cc2feb76bce6af640b98
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent f7d25bdf
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -2167,6 +2167,26 @@
		rpm-channel-type = <15>; /* SMD_APPS_RPM */
	};

	qcom,qseecom@6500000 {
		compatible = "qcom,qseecom";
		reg = <0x6500000 0x500000>;
		reg-names = "secapp-region";
		qcom,disk-encrypt-pipe-pair = <2>;
		qcom,hlos-ce-hw-instance = <1>;
		qcom,qsee-ce-hw-instance = <0>;
		qcom,msm-bus,name = "qseecom-noc";
		qcom,msm-bus,num-cases = <4>;
		qcom,msm-bus,num-paths = <1>;
		qcom,support-fde;
		qcom,no-clock-support;
		qcom,msm-bus,vectors-KBps =
				<55 512 0 0>,
				<55 512 0 0>,
				<55 512 120000 1200000>,
				<55 512 393600 3936000>;
		qcom,ce-opp-freq = <171430000>;
	};

	qcom,sensor-information {
		compatible = "qcom,sensor-information";
		sensor_information0: qcom,sensor-information@0 {