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

Commit 5f300da0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add spss_utils to sdm845 v2"

parents 06225af3 861fd6ce
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 */
};