From e74c3e414383c2a0e9f3c3f24e52a7cec211aa28 Mon Sep 17 00:00:00 2001 From: Kartikey Arora Date: Mon, 2 Dec 2024 11:39:14 +0530 Subject: [PATCH] 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 --- kera-qca6750.dtsi | 7 +++++++ kera-wcn7750.dtsi | 14 +++++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/kera-qca6750.dtsi b/kera-qca6750.dtsi index 9ae4e74b..8803075d 100644 --- a/kera-qca6750.dtsi +++ b/kera-qca6750.dtsi @@ -90,6 +90,13 @@ tsens = "sys-therm-3"; 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>, <&smp2p_wlan_2_out 0>, <&smp2p_wlan_3_out 0>; diff --git a/kera-wcn7750.dtsi b/kera-wcn7750.dtsi index 067d3e06..2ab56f7f 100644 --- a/kera-wcn7750.dtsi +++ b/kera-wcn7750.dtsi @@ -96,11 +96,13 @@ qcom,wlan-msa-fixed-region = <&wlan_msa_mem>; 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>; - 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>; - 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>, <&smp2p_wlan_2_out 0>, @@ -108,6 +110,12 @@ qcom,smem-state-names = "wlan-smp2p-out", "wlan-soc-wake-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,vreg_ol_cpr ="s3b";