btfm: dts: msm: Set Load on L2F/L3F regulators for NPM mode
Set Load on L2F/L3F regulators for NPM mode. Change-Id: I4bca39109e553cfacd32b15235b6f58ce803bb8a Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
qcom,bt-vdd-rfa1-supply = <&S7I>; /* BT RFA1.2 LDO */
|
||||
qcom,bt-vdd-rfa2-supply = <&S3G>; /* BT RFA1.8 LDO */
|
||||
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 1>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 0 1 1>;
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 1>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 1>;
|
||||
qcom,bt-ant-ldo-config = <1800000 1800000 0 1 0>;
|
||||
qcom,bt-vdd-aon-config = <916000 1100000 0 1 0>;
|
||||
qcom,bt-vdd-rfaOp8-config = <916000 1100000 0 1 0>;
|
||||
|
@@ -47,8 +47,8 @@
|
||||
qcom,bt-vdd-rfa1-supply = <&S7I>; /* BT RFA1.2 LDO */
|
||||
qcom,bt-vdd-rfa2-supply = <&S3G>; /* BT RFA1.8 LDO */
|
||||
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 0>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 0 1 0>;
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 0>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 0>;
|
||||
qcom,bt-ant-ldo-config = <1800000 1800000 0 1 0>;
|
||||
qcom,bt-vdd-aon-config = <916000 1100000 0 1 0>;
|
||||
qcom,bt-vdd-rfaOp8-config = <916000 1100000 0 1 0>;
|
||||
|
@@ -64,8 +64,8 @@
|
||||
qcom,bt-vdd-rfa1p8-supply = <&S3G>; /* RFA_1P8 */
|
||||
qcom,bt-vdd-rfa1p25-supply = <&S7I>; /* RFA_1P2 */
|
||||
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 1>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 0 1 1>;
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 1>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 1>;
|
||||
qcom,bt-ant-ldo-config = <1800000 1860000 0 1 0>;
|
||||
qcom,bt-vdd-aon-config = <876000 1000000 0 1 0>;
|
||||
qcom,bt-vdd-dig-config = <876000 1000000 0 1 0>;
|
||||
|
@@ -49,8 +49,8 @@
|
||||
qcom,bt-vdd-rfa1p8-supply = <&S3G>; /* RFA_1P8 */
|
||||
qcom,bt-vdd-rfa1p25-supply = <&S7I>; /* RFA_1P2 */
|
||||
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 0>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 0 1 0>;
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 0>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 0>;
|
||||
qcom,bt-ant-ldo-config = <1800000 1860000 0 1 0>;
|
||||
qcom,bt-vdd-aon-config = <876000 1000000 0 1 0>;
|
||||
qcom,bt-vdd-dig-config = <876000 1000000 0 1 0>;
|
||||
|
@@ -64,8 +64,8 @@
|
||||
qcom,bt-vdd-rfa1p8-supply = <&S3G>; /* RFA_1P8 */
|
||||
qcom,bt-vdd-rfa1p25-supply = <&S7I>; /* RFA_1P2 */
|
||||
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 0 1 1>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 0 1 1>;
|
||||
qcom,bt-vdd18-aon-config = <1800000 1800000 30000 1 1>;
|
||||
qcom,bt-vdd12-io-config = <1200000 1200000 30000 1 1>;
|
||||
qcom,bt-ant-ldo-config = <1800000 1860000 0 1 0>;
|
||||
qcom,bt-vdd-aon-config = <876000 1000000 0 1 0>;
|
||||
qcom,bt-vdd-dig-config = <876000 1000000 0 1 0>;
|
||||
|
Reference in New Issue
Block a user