| /* Copyright (c) 2012, 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 |
| * only version 2 as published by the Free Software Foundation. |
| * |
| * This program is distributed in the hope that it will be useful, |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| * GNU General Public License for more details. |
| */ |
| |
| &spmi_bus { |
| qcom,pm8019@1 { |
| pm8019_s1: regulator@1400 { |
| regulator-min-microvolt = <800000>; |
| regulator-max-microvolt = <1050000>; |
| qcom,enable-time = <500>; |
| status = "okay"; |
| }; |
| |
| pm8019_s2: regulator@1700 { |
| regulator-min-microvolt = <1250000>; |
| regulator-max-microvolt = <1250000>; |
| qcom,system-load = <100000>; |
| qcom,enable-time = <500>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_s3: regulator@1a00 { |
| regulator-min-microvolt = <1100000>; |
| regulator-max-microvolt = <1100000>; |
| qcom,system-load = <100000>; |
| qcom,enable-time = <500>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_s4: regulator@1d00 { |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <2075000>; |
| qcom,system-load = <100000>; |
| qcom,enable-time = <500>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_l1: regulator@4000 { |
| parent-supply = <&pm8019_s2>; |
| regulator-min-microvolt = <1225000>; |
| regulator-max-microvolt = <1225000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l2: regulator@4100 { |
| parent-supply = <&pm8019_s4>; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <1800000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l3: regulator@4200 { |
| parent-supply = <&pm8019_s4>; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <1800000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l4: regulator@4300 { |
| regulator-min-microvolt = <3075000>; |
| regulator-max-microvolt = <3075000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l5: regulator@4400 { |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <2850000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l6: regulator@4500 { |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <2850000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l7: regulator@4600 { |
| parent-supply = <&pm8019_s4>; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <1800000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l8: regulator@4700 { |
| parent-supply = <&pm8019_s4>; |
| regulator-min-microvolt = <2050000>; |
| regulator-max-microvolt = <2050000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l9: regulator@4800 { |
| parent-supply = <&pm8019_s2>; |
| regulator-min-microvolt = <1200000>; |
| regulator-max-microvolt = <1200000>; |
| qcom,system-load = <10000>; |
| qcom,enable-time = <200>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_l10: regulator@4900 { |
| parent-supply = <&pm8019_s3>; |
| regulator-min-microvolt = <1050000>; |
| regulator-max-microvolt = <1050000>; |
| qcom,system-load = <10000>; |
| qcom,enable-time = <200>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_l11: regulator@4a00 { |
| parent-supply = <&pm8019_s4>; |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <1800000>; |
| qcom,system-load = <10000>; |
| qcom,enable-time = <200>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_l12: regulator@4b00 { |
| parent-supply = <&pm8019_s3>; |
| regulator-min-microvolt = <1050000>; |
| regulator-max-microvolt = <1050000>; |
| qcom,system-load = <10000>; |
| qcom,enable-time = <200>; |
| regulator-always-on; |
| status = "okay"; |
| }; |
| |
| pm8019_l13: regulator@4c00 { |
| regulator-min-microvolt = <1800000>; |
| regulator-max-microvolt = <2950000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| |
| pm8019_l14: regulator@4d00 { |
| regulator-min-microvolt = <2700000>; |
| regulator-max-microvolt = <2700000>; |
| qcom,enable-time = <200>; |
| status = "okay"; |
| }; |
| }; |
| }; |