ARM: dts: msm: Update kera dtsi file
This change updates the regulator config and
pdc init table in kera dtsi files.
Change-Id: I766d26f4505d4da717ca63e2b1bfd64de14bb79e
CRs-Fixed: 3988811
(cherry picked from commit e74c3e4143
)
This commit is contained in:
committed by
Vara Adabala
parent
6c62b51466
commit
0ca651f412
@@ -90,6 +90,13 @@
|
|||||||
tsens = "sys-therm-3";
|
tsens = "sys-therm-3";
|
||||||
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
||||||
|
|
||||||
|
vdd-cx-mx-supply = <&S3B>;
|
||||||
|
qcom,vdd-cx-mx-config = <920000 2736000 0 0 0>;
|
||||||
|
vdd-1.8-xo-supply = <&S1B>;
|
||||||
|
qcom,vdd-1.8-xo-config = <1856000 2044000 0 0 0>;
|
||||||
|
vdd-1.3-rfa-supply = <&S2B>;
|
||||||
|
qcom,vdd-1.3-rfa-config = <1256000 2092000 0 0 0>;
|
||||||
|
|
||||||
qcom,smem-states = <&smp2p_wlan_1_out 0>,
|
qcom,smem-states = <&smp2p_wlan_1_out 0>,
|
||||||
<&smp2p_wlan_2_out 0>,
|
<&smp2p_wlan_2_out 0>,
|
||||||
<&smp2p_wlan_3_out 0>;
|
<&smp2p_wlan_3_out 0>;
|
||||||
|
@@ -96,11 +96,13 @@
|
|||||||
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
|
||||||
|
|
||||||
vdd-cx-mx-supply = <&S3B>;
|
vdd-cx-mx-supply = <&S3B>;
|
||||||
qcom,vdd-cx-mx-config = <880000 1040000 0 0 0>;
|
qcom,vdd-cx-mx-config = <880000 2736000 0 0 0>;
|
||||||
vdd-1.8-xo-supply = <&S1B>;
|
vdd-1.8-xo-supply = <&S1B>;
|
||||||
qcom,vdd-1.8-xo-config = <1856000 2104000 0 0 0>;
|
qcom,vdd-1.8-xo-config = <1856000 2044000 0 0 0>;
|
||||||
vdd-1.3-rfa-supply = <&S2B>;
|
vdd-1.3-rfa-supply = <&S2B>;
|
||||||
qcom,vdd-1.3-rfa-config = <1256000 1408000 0 0 0>;
|
qcom,vdd-1.3-rfa-config = <1256000 2092000 0 0 0>;
|
||||||
|
vdd-1.8-io-supply = <&L11B>;
|
||||||
|
qcom,vdd-1.8-io-config = <1800000 1800000 0 0 0>;
|
||||||
|
|
||||||
qcom,smem-states = <&smp2p_wlan_1_out 0>,
|
qcom,smem-states = <&smp2p_wlan_1_out 0>,
|
||||||
<&smp2p_wlan_2_out 0>,
|
<&smp2p_wlan_2_out 0>,
|
||||||
@@ -108,6 +110,12 @@
|
|||||||
qcom,smem-state-names = "wlan-smp2p-out",
|
qcom,smem-state-names = "wlan-smp2p-out",
|
||||||
"wlan-soc-wake-smp2p-out",
|
"wlan-soc-wake-smp2p-out",
|
||||||
"wlan-ep-powersave-smp2p-out";
|
"wlan-ep-powersave-smp2p-out";
|
||||||
|
qcom,pdc_init_table =
|
||||||
|
" {class: wlan_pdc, ss: rf, res: s3b.v, dwnval: 696}",
|
||||||
|
" {class: wlan_pdc, ss: rf, res: s1b.v, upval: 1864}",
|
||||||
|
" {class: wlan_pdc, ss: rf, res: s2b.v, upval: 1316}",
|
||||||
|
" {class: wlan_pdc, ss: rf, res: s4b.e, enable: 0}",
|
||||||
|
" {class: wlan_pdc, ss: rf, res: l4k.m, enable: 1}";
|
||||||
|
|
||||||
qcom,qmp = <&aoss_qmp>;
|
qcom,qmp = <&aoss_qmp>;
|
||||||
qcom,vreg_ol_cpr ="s3b";
|
qcom,vreg_ol_cpr ="s3b";
|
||||||
|
Reference in New Issue
Block a user