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

Commit 861fd6ce authored by Reut Zysman's avatar Reut Zysman
Browse files

ARM: dts: msm: add spss_utils to sdm845 v2



Add v2 device tree info for Secure Processor Subsystem Utilities driver.

Change-Id: I98f6353382d2115ed6e1f5f2abda390a7fb37ef0
Signed-off-by: default avatarReut Zysman <rzysman@codeaurora.org>
parent 95040720
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -45,3 +45,9 @@
	qcom,allowed-clock-rates = <100000000 200000000 330000000
		404000000 444000000 533000000>;
};

&spss_utils {
	qcom,spss-dev-firmware-name  = "spss2d";	/* 8 chars max */
	qcom,spss-test-firmware-name = "spss2t";	/* 8 chars max */
	qcom,spss-prod-firmware-name = "spss2p";	/* 8 chars max */
};