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

Commit 73843e56 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: Add SPSS V2 firmware names for Kona V2"

parents 9cb3205b ac5b37f1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -29,3 +29,9 @@
&clock_videocc {
	compatible = "qcom,videocc-kona-v2", "syscon";
};

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