From f9bf590c6d454dbbc92c74fd51ca7db808d99058 Mon Sep 17 00:00:00 2001 From: Manikanta Pubbisetty Date: Thu, 16 Jan 2025 16:12:24 +0530 Subject: [PATCH] ARM: dts: msm: Reduce WLAN IB voting for tuna Reduce WLAN IB voting for certain high bandwidth throughput cases for tuna. Change-Id: I61fd950c757d25f6fa0c77827fcd26c5e0441662 CRs-Fixed: 4038103 --- tuna-wcn7750.dtsi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tuna-wcn7750.dtsi b/tuna-wcn7750.dtsi index 9e58aa47..6ac6322c 100644 --- a/tuna-wcn7750.dtsi +++ b/tuna-wcn7750.dtsi @@ -150,12 +150,12 @@ <30000 400000>, /* high: 240-1200 Mbps snoc/anoc: 100 Mhz */ <100000 400000>, - /* very high: > 1200 Mbps snoc/anoc: 403 Mhz */ - <175000 1612000>, - /* ultra high: DBS mode snoc/anoc: 403 Mhz */ - <312500 1612000>, - /* super high: DBS mode snoc/anoc: 533 Mhz */ - <587500 2171000>, + /* very high: > 1200 Mbps snoc/anoc: 200 Mhz */ + <175000 800000>, + /* ultra high: DBS mode snoc/anoc: 200 Mhz */ + <312500 800000>, + /* super high: DBS mode snoc/anoc: 403 Mhz */ + <587500 1612000>, /* low (latency critical): 18-60 Mbps snoc/anoc: 200 Mhz */ <7500 800000>,