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

Commit df5a39f4 authored by Vikash Garodia's avatar Vikash Garodia
Browse files

ARM: dts: msm: Remove buffer partition and idle indicator



Video driver do not rely on IDLE message from firmware.
The change disable the same.
It add the required tag to load the Venus firmware by name.

Change-Id: I681f6bfa4108f15d1b91eb91fbee121c1318f7ca
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent 4cd59b62
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -1490,12 +1490,11 @@
			<0x9180000 0x1000>,
			<0x9181000 0x1000>;
		qcom,max-hw-load = <489600>; /* 1080p @ 30 + 1080p @ 30 */
		qcom,enable-idle-indicator;
		qcom,firmware-name = "venus";
		qcom,vidc-iommu-domains {
			qcom,domain-ns {
				qcom,vidc-domain-phandle = <&venus_domain_ns>;
				qcom,vidc-partition-buffer-types = <0x7ff>,
					<0x800>;
				qcom,vidc-partition-buffer-types = <0xfff>;
			};
			qcom,domain-sec-bs {
				qcom,vidc-domain-phandle = <&venus_domain_sec_bitstream>;