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

Commit 1897040d authored by Banajit Goswami's avatar Banajit Goswami
Browse files

ARM: dts: msm: Enable audio OCMEM support for APQ8084



Enable audio OCMEM support to exercise On-Chip Memory (OCMEM)
for low power audio and voice.

Change-Id: Ied3b46a1edda80623529e8d806dbc0eb0e2439c1
Signed-off-by: default avatarBanajit Goswami <bgoswami@codeaurora.org>
parent 4bb26321
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2432,6 +2432,16 @@
		compatible = "qcom,msm-pcm-hostless";
	};

	qcom,msm-ocmem-audio {
		compatible = "qcom,msm-ocmem-audio";
		qcom,msm-bus,name = "audio-ocmem";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<11 604 0 0>,
			<11 604 32506 32506>;
	};

	qcom,pil-vpu@fde0b000{
		compatible = "qcom,pil-vpu";
		reg = <0xfde0b000 0x80>;