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

Commit b403d30f authored by Deva Ramasubramanian's avatar Deva Ramasubramanian
Browse files

Revert "arm: dts: Remove ocmem usage by the video driver temporarily on 8084"



OCMEM was temporarily disabled as a workaround to related issues.  As
those issues have been resolved, re-enable it.

CRs-Fixed: 604596
Change-Id: I0552199cd85e12b4789ca6c737583d7e9360cbd4
Signed-off-by: default avatarDeva Ramasubramanian <dramasub@codeaurora.org>
parent a18f488c
Loading
Loading
Loading
Loading
+19 −2
Original line number Diff line number Diff line
@@ -3095,12 +3095,13 @@
		reg = <0xfdc00000 0xff000>;
		interrupts = <0 44 0>;
		qcom,hfi = "venus";
		qcom,ocmem-size = <524288>; /* 512 * 1024*/
		qcom,max-hw-load = <1281600>; /* Full 4k @ 30 + 1080p @ 30 */
		venus-supply = <&gdsc_venus>;
		venus-core0-supply = <&gdsc_venus_core0>;
		venus-core1-supply = <&gdsc_venus_core1>;
		qcom,clock-names= "core_clk", "core0_clk", "core1_clk", "iface_clk", "bus_clk";
		qcom,clock-configs = <0x3 0x0 0x0 0x0 0x0>;
		qcom,clock-names= "core_clk", "core0_clk", "core1_clk", "iface_clk", "bus_clk", "mem_clk";
		qcom,clock-configs = <0x3 0x0 0x0 0x0 0x0 0x0>;
		qcom,load-freq-tbl = <979200 465000000>,
			<783360 465000000>,
			<489600 266670000>,
@@ -3121,6 +3122,22 @@
			<0xe0020 0x5555556>,
			<0xe0024 0x5555556>,
			<0x80124 0x3>;
		qcom,enc-ocmem-ab-ib = <0 0>,
			<138000 1034000>,
			<414000 1034000>,
			<940000 1034000>,
			<1880000 2068000>,
			<3008000 3309000>,
			<3760000 4136000>,
			<4468000 2457000>;
		qcom,dec-ocmem-ab-ib = <0 0>,
			<176000 519000>,
			<456000 519000>,
			<864000 519000>,
			<1728000 1038000>,
			<2766000 1661000>,
			<3456000 2076000>,
			<3662000 2198000>;
		qcom,enc-ddr-ab-ib = <0 0>,
			<120000 302000>,
			<364000 302000>,