From bf335086187da7a40d590f1058387fa100a7895f Mon Sep 17 00:00:00 2001 From: Manikanta Pubbisetty Date: Fri, 3 Jan 2025 11:04:35 +0530 Subject: [PATCH 1/2] ARM: dts: msm: Update WLAN IB voting for legacy connections for tuna Current WLAN DDR voting is not sufficient to meet the required throughputs in legacy connection. Increase the DDR vote to meet legacy throughputs. CRs-Fixed: 4011534 Change-Id: I5153b0b50c15aeacf9776b6ca63b912fbc06cc07 --- tuna-wcn7750.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tuna-wcn7750.dtsi b/tuna-wcn7750.dtsi index c0c276c3..968519f2 100644 --- a/tuna-wcn7750.dtsi +++ b/tuna-wcn7750.dtsi @@ -157,8 +157,8 @@ <312500 8371200>, /* super high: DBS mode ddr: 3.2 GHz */ <587500 14745600>, - /* low (latency critical): 18-60 Mbps ddr: 547 MHz */ - <7500 2188800>; + /* low (latency critical): 18-60 Mbps ddr: 2092 MHz */ + <7500 8371200>; icnss_cdev_apss: qcom,icnss_cdev1 { #cooling-cells = <2>; From 85b956bfe370d6818d1d337b200cdfbbc533dc4e Mon Sep 17 00:00:00 2001 From: "Alan Z. Chen" Date: Wed, 18 Dec 2024 12:53:40 -0800 Subject: [PATCH 2/2] ARM: dts: msm: Remove board-id for Pictor from dts file Remove board-id for Pictor from Canoe dts file, as WLAN is not supported on Pictor. Change-Id: I106a0ec65b6856758c4c27e823c8099e94737122 CRs-Fixed: 4018051 --- canoe-peach-cnss.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/canoe-peach-cnss.dts b/canoe-peach-cnss.dts index 37059bc1..2b721aa4 100644 --- a/canoe-peach-cnss.dts +++ b/canoe-peach-cnss.dts @@ -16,6 +16,6 @@ <0x1000294 0x10000>, <0x1000294 0x20000>, <0x1000295 0x10000>, <0x1000295 0x20000>; qcom,board-id = <1 0>, <0x20001 0>, <8 0>, <0x30008 0>, <0x40008 0>, - <0x50008 0>, <0x60008 0>, <0x70008 0>, <0x21 0>, <11 0>, + <0x50008 0>, <0x60008 0>, <0x21 0>, <11 0>, <0x2000B 0>, <0x15 0>, <0x20015 0>, <0x30015 0>; };