Skip to content

Commit

Permalink
arm64/dts: cloudripper: Enable pcie1 cci feature
Browse files Browse the repository at this point in the history
Since original issue was fixed on pa/2163925, so enable pcie1 cci again for WiFi.

1. Enable pcie1 cci hardware
2. Eanble pcie1 dma_coherent flag for kernel bypass cache coherent operations.

Bug: 247035049
Tested: SST stress test/AP,STA,P2P,NAN performance stress test
Signed-off-by: Star Chang <[email protected]>
Change-Id: Ibe6256e807c81dd428e078cc3841a4d115539848
(cherry picked from commit 256a709)
  • Loading branch information
Star Chang committed Nov 9, 2022
1 parent 2e29871 commit 475055b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/google/gs201-cloudripper-wlan.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@

&pcie_1 {
pinctrl-0 = <&pcie1_clkreq &pcie1_perst &cfg_wlanen &wlan_host_wake &wlan_dev_wake>;
use-cache-coherency = "true";
dma-coherent;

wlan {
compatible = "android,bcmdhd_wlan";
Expand Down

0 comments on commit 475055b

Please sign in to comment.