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

Commit ec873f34 authored by Vidyakumar Athota's avatar Vidyakumar Athota
Browse files

ARM: dts: msm: Add compress driver entry



Add compress driver entry for apq8084 platform to support
offload playback/capture.

Change-Id: I0a9f93aa67ffa7e25fdf28e4bbf9ad8ea9651d72
Signed-off-by: default avatarVidyakumar Athota <vathota@codeaurora.org>
parent 7b6446cc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2372,6 +2372,10 @@
		compatible = "qcom,msm-compr-dsp";
	};

	qcom,msm-compress-dsp {
		compatible = "qcom,msm-compress-dsp";
	};

	qcom,msm-voip-dsp {
		compatible = "qcom,msm-voip-dsp";
	};