OSDN Git Service

Revert "ARM: dts: msm: Enable ACD functionality for SDM660 silver cluster"
authorTirupathi Reddy <tirupath@codeaurora.org>
Fri, 12 Jan 2018 03:59:06 +0000 (09:29 +0530)
committerTirupathi Reddy <tirupath@codeaurora.org>
Mon, 26 Feb 2018 05:08:10 +0000 (10:38 +0530)
This reverts commit 791e28b55c04a0c786d64dd8e8a2083b9a225a10.
Disable ACD functionality for SDM660 silver cluster
to address stability issues.

CRs-Fixed: 2171214
Change-Id: Id598c7348e656bf01a21510a27d68fb8beb08fbb
Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
arch/arm/boot/dts/qcom/sdm660-pm.dtsi
arch/arm/boot/dts/qcom/sdm660-regulator.dtsi
arch/arm/boot/dts/qcom/sdm660.dtsi

index 679a1b8..9f17281 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2016-2018, 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
@@ -39,7 +39,7 @@
                qcom,vctl-timeout-us = <500>;
                qcom,vctl-port = <0x0>;
                qcom,phase-port = <0x1>;
-               qcom,saw2-avs-ctl = <0x101c031>;
+               qcom,saw2-avs-ctl = <0x1010031>;
                qcom,saw2-avs-limit = <0x4580458>;
                qcom,pfm-port = <0x2>;
        };
index 6556c98..87be152 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2016-2018, 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
                                        < (-4000)  4000  7000  19000 (-8000)>;
 
                                qcom,cpr-closed-loop-voltage-fuse-adjustment =
-                                       <(-32000) (-30000) (-29000) (-38000)
-                                       (-36000)>;
+                                       <(-32000) (-30000) (-29000) (-23000)
+                                       (-21000)>;
 
                                qcom,cpr-floor-to-ceiling-max-range =
                                        <32000  32000  32000  40000  44000
index 730ecac..51ca7ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2016-2018, 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
                compatible = "qcom,clk-cpu-osm";
                reg = <0x179c0000 0x4000>, <0x17916000 0x1000>,
                      <0x17816000 0x1000>, <0x179d1000 0x1000>,
-                     <0x00784130 0x8>, <0x00784130 0x8>,
-                     <0x17914800 0x800>;
+                     <0x00784130 0x8>, <0x00784130 0x8>;
                reg-names = "osm", "pwrcl_pll", "perfcl_pll",
                            "apcs_common", "pwrcl_efuse",
-                           "perfcl_efuse", "pwrcl_acd";
-
-               qcom,acdtd-val = <0x0000a111 0x0000a111>;
-               qcom,acdcr-val = <0x002c5ffd 0x002c5ffd>;
-               qcom,acdsscr-val = <0x00000901 0x00000901>;
-               qcom,acdextint0-val = <0x2cf9ae8 0x2cf9ae8>;
-               qcom,acdextint1-val = <0x2cf9afe 0x2cf9afe>;
-               qcom,acdautoxfer-val = <0x00000015 0x00000015>;
+                           "perfcl_efuse";
 
                vdd-pwrcl-supply = <&apc0_pwrcl_vreg>;
                vdd-perfcl-supply = <&apc1_perfcl_vreg>;