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:
Hemant Gupta
2024-01-18 09:50:59 +05:30
parent e81e178cd3
commit 6d96a9f04b
5 changed files with 10 additions and 10 deletions

View File

@@ -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>;

View File

@@ -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>;

View File

@@ -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>;

View File

@@ -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>;

View File

@@ -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>;