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

Commit 7ca03327 authored by Mihir Ganu's avatar Mihir Ganu
Browse files

ARM: dts: msm: Update bus entries in pil-video node

Use interconnect properties instead of msm-bus in pil-video node.

Change-Id: I897dfc23adb52595ddb5e22a738a0f0cd87191a9
parent d8a9e8d4
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -1486,12 +1486,9 @@
		qcom,ahb-freq = <200000000>;

		qcom,pas-id = <9>;
		qcom,msm-bus,name = "pil-venus";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<63 512 0 0>,
			<63 512 0 304000>;
		interconnect-names = "pil-venus";
		interconnects = <&mmss_noc MASTER_VIDEO_P0
				&mc_virt SLAVE_EBI1>;
		qcom,proxy-timeout-ms = <100>;
		qcom,firmware-name = "venus";
		memory-region = <&pil_video_mem>;