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

Commit 470531c9 authored by Suresh Kumar Allam's avatar Suresh Kumar Allam Committed by Gerrit - the friendly Code Review server
Browse files

arm: dts: qcom: add support for bus scaling



Add support for bus scaling in qseecom DT node
for mdm9607.

Change-Id: Idbbc859227b6b1acaf9d378bb30ccf8061b3c4e0
Signed-off-by: default avatarSuresh Kumar Allam <allamsuresh@codeaurora.org>
parent da74c853
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1679,7 +1679,7 @@
		qcom,ce-opp-freq = <100000000>;
	};

	qcom_seecom: qseecom@87a80000 {
	qcom_seecom: qseecom@88000000 {
		compatible = "qcom,qseecom";
		reg = <0x88000000 0x500000>;
		reg-names = "secapp-region";
@@ -1687,6 +1687,7 @@
		qcom,hlos-num-ce-hw-instances = <1>;
		qcom,hlos-ce-hw-instance = <0>;
		qcom,qsee-ce-hw-instance = <0>;
		qcom,support-bus-scaling;
		qcom,msm-bus,name = "qseecom-noc";
		qcom,msm-bus,num-cases = <4>;
		qcom,msm-bus,num-paths = <1>;