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

Commit 62562990 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

ARM: dts: msm: Add CDSP loader driver for 855



Add msm-cdsp-loader driver implements the mechanism that allows
to load CDSP firmware images.

Change-Id: I3312e463a541460ba1d44da9ab8cb958c3df38bc
Acked-by: default avatarViswanatham Paduchuri <vpaduchu@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 2595a42b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1996,6 +1996,11 @@
		status = "disabled";
	};

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

	qcom,msm-adsprpc-mem {
		compatible = "qcom,msm-adsprpc-mem-region";
		memory-region = <&adsp_mem>;