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

Commit 29cb0314 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update PCM device node to ULLPP mode for MSM8996"

parents cb0e3fce 9c06e84f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2938,11 +2938,11 @@
		qcom,msm-pcm-dsp-id = <0>;
	};

	pcm1: qcom,msm-pcm-low-latency {
	pcm1: qcom,msm-pcm-ull-post-processing {
		compatible = "qcom,msm-pcm-dsp";
		qcom,msm-pcm-dsp-id = <1>;
		qcom,msm-pcm-low-latency;
		qcom,latency-level = "regular";
		qcom,latency-level = "ull-pp";
	};

	pcm2: qcom,msm-ultra-low-latency {