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

Commit b8d79dd3 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add CDSP loader driver node for Kona



Add CDSP loader driver node for Kona which enables loading of
firmware images and bringing the subsystem out of reset during
boot-up.

Change-Id: Ief65dc2e675816cedc475bcd94417631a6007764
Acked-by: default avatarThyagarajan Venkatanarayanan <venkatan@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent f263d84c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1315,6 +1315,11 @@
		qcom,firmware-name = "venus";
		memory-region = <&pil_video_mem>;
	};

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

#include "kona-bus.dtsi"