From c816f66edc4f5c818735f85edd06a2f155b2757e Mon Sep 17 00:00:00 2001 From: Chinmay Sawarkar Date: Fri, 29 Jul 2016 15:51:51 -0700 Subject: [PATCH] ARM: dts: msm: Program venus clock gate 4 on msmcobalt Enable clock gating of venus core, when the core is in idle state. HLOS can do this using the Clock Gate 4. CRs-Fixed: 1048319 Change-Id: Iaa1ed5c24f07b8e18efc35de4f6ae6edea3b9f55 Signed-off-by: Chinmay Sawarkar --- arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi index 0860139248d1..f5c05f7283ba 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi @@ -33,7 +33,8 @@ <0x80568 0x01111111>, <0x80570 0x01111111>, <0x80580 0x01111111>, - <0x80588 0x01111111>; + <0x80588 0x01111111>, + <0xe2010 0x00000000>; qcom,imem-size = <524288>; /* 512 kB */ qcom,max-hw-load = <2563200>; /* Full 4k @ 60 + 1080p @ 60 */