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

Commit 668e21c2 authored by Reut Zysman's avatar Reut Zysman Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add spss_utils to sm8150 v2



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

Change-Id: I6291a363040b0ef5d0e21294bb5c46b85d08d66c
Signed-off-by: default avatarReut Zysman <rzysman@codeaurora.org>
parent 94743b18
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -33,6 +33,12 @@
	};
};

&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 */
};

&clock_gcc {
	compatible = "qcom,gcc-sm8150-v2", "syscon";
};