698 lines
16 KiB
Plaintext
698 lines
16 KiB
Plaintext
/* Copyright (c) 2014, 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
|
|
* 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.
|
|
*/
|
|
|
|
&rpm_bus {
|
|
rpm-regulator-smpa1 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpa";
|
|
qcom,resource-id = <1>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s1 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_s1";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpa2 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpa";
|
|
qcom,resource-id = <2>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s2 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_s2";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpa3 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpa";
|
|
qcom,resource-id = <3>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s3 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_s3";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpa4 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpa";
|
|
qcom,resource-id = <4>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s4 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_s4";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpa5 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpa";
|
|
qcom,resource-id = <5>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s5 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_s5";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpa7 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpa";
|
|
qcom,resource-id = <7>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s7 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_s7";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa1 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <1>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l1 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l1";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa2 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <2>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l2 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l2";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa3 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <3>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l3 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l3";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa4 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <4>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l4 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l4";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa6 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <6>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l6 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l6";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa8 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <8>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <5000>;
|
|
status = "disabled";
|
|
|
|
regulator-l8 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l8";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa9 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <9>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l9 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l9";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa10 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <10>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l10 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l10";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa11 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <11>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l11 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l11";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa12 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <12>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l12 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l12";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa13 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <13>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l13 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l13";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa14 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <14>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l14 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l14";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa15 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <15>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l15 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l15";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa16 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <16>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l16 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l16";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa17 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <17>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l17 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l17";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa18 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <18>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l18 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l18";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa19 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <19>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l19 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l19";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa20 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <20>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l20 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l20";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa21 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <21>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l21 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l21";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa22 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <22>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l22 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l22";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa23 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <23>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l23 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l23";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa24 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <24>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l24 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l24";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa25 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <25>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l25 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l25";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa26 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <26>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l26 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l26";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa27 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <27>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l27 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l27";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa28 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <28>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l28 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l28";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa29 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <29>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l29 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l29";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa30 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <30>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <5000>;
|
|
status = "disabled";
|
|
|
|
regulator-l30 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l30";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa31 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <31>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <10000>;
|
|
status = "disabled";
|
|
|
|
regulator-l31 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l31";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-ldoa32 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "ldoa";
|
|
qcom,resource-id = <32>;
|
|
qcom,regulator-type = <0>;
|
|
qcom,hpm-min-load = <5000>;
|
|
status = "disabled";
|
|
|
|
regulator-l32 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_l32";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-vsa1 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "vsa";
|
|
qcom,resource-id = <1>;
|
|
qcom,regulator-type = <2>;
|
|
status = "disabled";
|
|
|
|
regulator-lvs1 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_lvs1";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-vsa2 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "vsa";
|
|
qcom,resource-id = <2>;
|
|
qcom,regulator-type = <2>;
|
|
status = "disabled";
|
|
|
|
regulator-lvs2 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8994_lvs2";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpb1 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpb";
|
|
qcom,resource-id = <1>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s1 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pmi8994_s1";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpb2 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpb";
|
|
qcom,resource-id = <2>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s2 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pmi8994_s2";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-bstb {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "bstb";
|
|
qcom,resource-id = <1>;
|
|
qcom,regulator-type = <2>;
|
|
status = "disabled";
|
|
|
|
regulator-bst {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pmi8994_boost";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-bbyb {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "bbyb";
|
|
qcom,resource-id = <1>;
|
|
qcom,regulator-type = <0>;
|
|
status = "disabled";
|
|
|
|
regulator-bby {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pmi8994_boostbypass";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
rpm-regulator-smpc2 {
|
|
compatible = "qcom,rpm-smd-regulator-resource";
|
|
qcom,resource-name = "smpc";
|
|
qcom,resource-id = <2>;
|
|
qcom,regulator-type = <1>;
|
|
qcom,hpm-min-load = <100000>;
|
|
status = "disabled";
|
|
|
|
regulator-s2 {
|
|
compatible = "qcom,rpm-smd-regulator";
|
|
regulator-name = "pm8004_s2";
|
|
qcom,set = <3>;
|
|
status = "disabled";
|
|
};
|
|
};
|
|
};
|