ARM: dts: msm: Update WLAN SNOC voting

Currently the WLAN SNOC voting is set based on
PCIe SN4 BCM width as 16.The PCIe port width has been
updated to 8 for sun devices. Hence, this change will
bring in the corresponding WLAN SNOC voting to support
the new width.

Change-Id: I6129bff9067d9654b7eb08777bb19d5a9e05c450
CRs-Fixed: 3775975
This commit is contained in:
Namita Nair
2024-04-08 13:51:09 -07:00
committed by Namita Balachandran
parent a96e57b9f9
commit 14aa024938
4 changed files with 32 additions and 32 deletions

View File

@@ -119,21 +119,21 @@
/** ICC Path 1 **/
<0 0>, /* no vote */
/* idle: 0-18 Mbps snoc/anoc: 100 Mhz */
<2250 1600000>,
<2250 800000>,
/* low: 18-60 Mbps snoc/anoc: 100 Mhz */
<7500 1600000>,
<7500 800000>,
/* medium: 60-240 Mbps snoc/anoc: 100 Mhz */
<30000 1600000>,
<30000 800000>,
/* high: 240-1200 Mbps snoc/anoc: 100 Mhz */
<100000 1600000>,
<100000 800000>,
/* very high: > 1200 Mbps snoc/anoc: 403 Mhz */
<175000 6448000>,
<175000 3224000>,
/* ultra high: DBS mode snoc/anoc: 403 Mhz */
<312500 6448000>,
<312500 3224000>,
/* super high: DBS mode snoc/anoc: 533 Mhz */
<587500 8528000>,
<587500 4264000>,
/* low (latency critical): 18-60 Mbps snoc/anoc: 200 Mhz */
<7500 3200000>,
<7500 1600000>,
/** ICC Path 2 **/
<0 0>,

View File

@@ -119,21 +119,21 @@
/** ICC Path 1 **/
<0 0>, /* no vote */
/* idle: 0-18 Mbps snoc/anoc: 100 Mhz */
<2250 1600000>,
<2250 800000>,
/* low: 18-60 Mbps snoc/anoc: 100 Mhz */
<7500 1600000>,
<7500 800000>,
/* medium: 60-240 Mbps snoc/anoc: 100 Mhz */
<30000 1600000>,
<30000 800000>,
/* high: 240-1200 Mbps snoc/anoc: 100 Mhz */
<100000 1600000>,
<100000 800000>,
/* very high: > 1200 Mbps snoc/anoc: 403 Mhz */
<175000 6448000>,
<175000 3224000>,
/* ultra high: DBS mode snoc/anoc: 403 Mhz */
<312500 6448000>,
<312500 3224000>,
/* super high: DBS mode snoc/anoc: 533 Mhz */
<587500 8528000>,
<587500 4264000>,
/* low (latency critical): 18-60 Mbps snoc/anoc: 200 Mhz */
<7500 3200000>,
<7500 1600000>,
/** ICC Path 2 **/
<0 0>,

View File

@@ -135,21 +135,21 @@
/** ICC Path 1 **/
<0 0>, /* no vote */
/* idle: 0-18 Mbps snoc/anoc: 100 Mhz */
<2250 1600000>,
<2250 800000>,
/* low: 18-60 Mbps snoc/anoc: 100 Mhz */
<7500 1600000>,
<7500 800000>,
/* medium: 60-240 Mbps snoc/anoc: 100 Mhz */
<30000 1600000>,
<30000 800000>,
/* high: 240-1200 Mbps snoc/anoc: 100 Mhz */
<100000 1600000>,
<100000 800000>,
/* very high: > 1200 Mbps snoc/anoc: 403 Mhz */
<175000 6448000>,
<175000 3224000>,
/* ultra high: DBS mode snoc/anoc: 403 Mhz */
<312500 6448000>,
<312500 3224000>,
/* super high: DBS mode snoc/anoc: 533 Mhz */
<587500 8528000>,
<587500 4264000>,
/* low (latency critical): 18-60 Mbps snoc/anoc: 200 Mhz */
<7500 3200000>,
<7500 1600000>,
/** ICC Path 2 **/
<0 0>,

View File

@@ -134,21 +134,21 @@
/** ICC Path 1 **/
<0 0>, /* no vote */
/* idle: 0-18 Mbps snoc/anoc: 100 Mhz */
<2250 1600000>,
<2250 800000>,
/* low: 18-60 Mbps snoc/anoc: 100 Mhz */
<7500 1600000>,
<7500 800000>,
/* medium: 60-240 Mbps snoc/anoc: 100 Mhz */
<30000 1600000>,
<30000 800000>,
/* high: 240-1200 Mbps snoc/anoc: 100 Mhz */
<100000 1600000>,
<100000 800000>,
/* very high: > 1200 Mbps snoc/anoc: 403 Mhz */
<175000 6448000>,
<175000 3224000>,
/* ultra high: DBS mode snoc/anoc: 403 Mhz */
<312500 6448000>,
<312500 3224000>,
/* super high: DBS mode snoc/anoc: 533 Mhz */
<587500 8528000>,
<587500 4264000>,
/* low (latency critical): 18-60 Mbps snoc/anoc: 200 Mhz */
<7500 3200000>,
<7500 1600000>,
/** ICC Path 2 **/
<0 0>,