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

Commit bc31f9b1 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: increase adsp heap size for msm8974"

parents 3f5a98cc 0d9733b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@

		adsp_mem: adsp_region {
			linux,contiguous-region;
			reg = <0 0x2F00000>;
			reg = <0 0x3F00000>;
			label = "adsp_mem";
		};

@@ -223,7 +223,7 @@
	qcom,vidc {
		compatible = "qcom,msm-vidc";
		qcom,hfi = "q6";
		qcom,max-hw-load = <108000>; /* 720p @ 30 */
		qcom,max-hw-load = <243000>; /* 1080p @ 30 */
	};

	qcom,wfd {