From d9b61da00252295ea76e77c1b0568c6f39784b26 Mon Sep 17 00:00:00 2001 From: Chinmay Sawarkar Date: Mon, 8 Aug 2016 13:29:56 -0700 Subject: [PATCH] ARM: dts: msm: Set no memory retention on msmcobalt Currently, certain memories are set to retain their contents even after clocks are off. Here, we set the no memory retention flags for the associated clocks, to save power. CRs-Fixed: 1044381 Change-Id: I632086bebf11802d08acb0189f848fb1426b41b8 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..1ab92ed19ee1 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-vidc.dtsi @@ -96,7 +96,7 @@ <&clock_mmss clk_mmss_video_subcore0_clk>, <&clock_mmss clk_mmss_video_subcore1_clk>; qcom,clock-configs = <0x0 0x0 0x0 0x0 0x0 0x0 - 0x1 0x0 0x0 0x0 0x1 0x1>; + 0x3 0x0 0x2 0x2 0x3 0x3>; /* Buses */ bus_cnoc { @@ -233,6 +233,7 @@ <&clock_mmss clk_mmss_vmem_maxi_clk>; clock-names = "mnoc_ahb","mnoc_maxi", "ahb", "maxi"; + clock-config = <0x0 0x0 0x0 0x1>; qcom,msm-bus,name = "vmem"; qcom,msm-bus,num-cases = <2>;