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

Commit 917cbd24 authored by Sathish Ambley's avatar Sathish Ambley Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add CDSP loader device tree node for sdm845



Add a device tree node for CDSP loader, that is used for loading
CDSP image during boot.

Change-Id: I1a644bb4df5b568a039e6be67482a191ba9c2d76
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
parent 79d42bd7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1329,6 +1329,11 @@
		qcom,rtb-size = <0x100000>;
	};

	qcom,msm-cdsp-loader {
		compatible = "qcom,cdsp-loader";
		qcom,proc-img-to-load = "cdsp";
	};

	qcom,msm_fastrpc {
		compatible = "qcom,msm-fastrpc-compute";