Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power...
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / qcom / msm8996.dtsi
index 838e32cc14c9273db473aa5bcce1f54aeaab676c..c761269caf809d8b4961f49eb12c8107ab63df9d 100644 (file)
                                #clock-cells = <1>;
                        };
 
+                       rpmpd: power-controller {
+                               compatible = "qcom,msm8996-rpmpd";
+                               #power-domain-cells = <1>;
+                               operating-points-v2 = <&rpmpd_opp_table>;
+
+                               rpmpd_opp_table: opp-table {
+                                       compatible = "operating-points-v2";
+
+                                       rpmpd_opp1: opp1 {
+                                               opp-level = <1>;
+                                       };
+
+                                       rpmpd_opp2: opp2 {
+                                               opp-level = <2>;
+                                       };
+
+                                       rpmpd_opp3: opp3 {
+                                               opp-level = <3>;
+                                       };
+
+                                       rpmpd_opp4: opp4 {
+                                               opp-level = <4>;
+                                       };
+
+                                       rpmpd_opp5: opp5 {
+                                               opp-level = <5>;
+                                       };
+
+                                       rpmpd_opp6: opp6 {
+                                               opp-level = <6>;
+                                       };
+                               };
+                       };
+
                        pm8994-regulators {
                                compatible = "qcom,rpm-pm8994-regulators";
 
                        clock-names = "iface",
                                      "bus";
                        #iommu-cells = <1>;
-                       status = "ok";
+                       status = "disabled";
                };
 
                camss: camss@a00000 {