summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorIngrid Gallardo <ingridg@codeaurora.org>2017-01-23 14:43:27 -0800
committerIngrid Gallardo <ingridg@codeaurora.org>2017-01-25 12:01:08 -0800
commit09d675597e4b51b5f0c84fb7f8aeeec4bb6328cb (patch)
treea1d51a4516df5e6f048dca0640367e12994a865a /arch
parenta1c43be00a3a56b3783e8fe2caa3349fa6b10457 (diff)
ARM: dts: msm: enable correct power sequence of smmu and mdss GDSCs
This change enables the recommended sequence where the smmu GDSC is turned off after the mdss GDSC; and for the power on sequence the smmu GDSC is enabled before the mdss GDSC. Change-Id: I9da1a31f43eaf9680fa3b2ed770356475329b692 Signed-off-by: Ingrid Gallardo <ingridg@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msm8998-mdss.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi b/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi
index dd2efefe264f..06c27f90390b 100644
--- a/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi
+++ b/arch/arm/boot/dts/qcom/msm8998-mdss.dtsi
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -21,6 +21,7 @@
interrupt-controller;
#interrupt-cells = <1>;
vdd-supply = <&gdsc_mdss>;
+ gdsc-core-supply = <&gdsc_bimc_smmu>;
/* Bus Scale Settings */
qcom,msm-bus,name = "mdss_mdp";