summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhanahuang <hanahuang@google.com>2023-09-04 06:38:49 +0000
committerHana Huang <hanahuang@google.com>2023-11-28 08:24:01 +0000
commit1e61db6317bd3116f9c93d4aa1b42b6539790470 (patch)
tree540a7c320c61d7b9befc3570689ffcb520e784cd
parentc8b15b24d305a3b7612a993307b959f1a15ada43 (diff)
downloadshusky-1e61db6317bd3116f9c93d4aa1b42b6539790470.tar.gz
Revert "arm64/dts: shusky: pcie: Enabling sysmmu feature for wlan"
This reverts commit 89bc89d3d6f7c7a0fd96b4966d3dc458e44a52c3. Bug:299946609 Test: Over weekend stress test ok (Hotspot + STA + youtube streaming + astress) Change-Id: I6542db3db5f2b5af43b14e7e3d8ca2ea504401ed Signed-off-by: Hana Huang <hanahuang@google.com>
-rw-r--r--dts/google/zuma-shusky-pcie.dtsi15
1 files changed, 0 insertions, 15 deletions
diff --git a/dts/google/zuma-shusky-pcie.dtsi b/dts/google/zuma-shusky-pcie.dtsi
index 981765e..38baec2 100644
--- a/dts/google/zuma-shusky-pcie.dtsi
+++ b/dts/google/zuma-shusky-pcie.dtsi
@@ -12,20 +12,5 @@
&pcie_1 {
support-msi64-addressing = "true";
- use-sysmmu = "true";
};
-&sysmmu_hsi2 {
- use-map-once = "false";
- status = "okay";
- num_pmmu = <1>;
- pmmu0,default_stream = <STR_CFG(STR_SPTLB(0x00, 0x00), S2_EN, BL1, PREF_PRED, STLB_NONE, PTLB_NONE)>;
- pmmu0,stream_property =
- <1 STR_CFG(STR_SPTLB(0x00, 0x00), S2_EN, BL1, PREF_PRED, STLB_NONE, PTLB_NONE) DIR_RW STR_ID(0x00) STR_MASK(0x7B)>,
- <2 STR_CFG(STR_SPTLB(0x00, 0x00), S2_EN, BL1, PREF_PRED, STLB_NONE, PTLB_NONE) DIR_RW STR_ID(0x09) STR_MASK(0x7B)>,
- <3 STR_CFG(STR_SPTLB(0x00, 0x00), S2_EN, BL1, PREF_PRED, STLB_NONE, PTLB_NONE) DIR_RW STR_ID(0x01) STR_MASK(0x7B)>,
- <4 STR_CFG(STR_SPTLB(0x00, 0x00), S2_EN, BL1, PREF_PRED, STLB_NONE, PTLB_NONE) DIR_RW STR_ID(0x02) STR_MASK(0x03)>,
- <5 STR_CFG(STR_SPTLB(0x00, 0x00), S2_EN, BL1, PREF_PRED, STLB_NONE, PTLB_NONE) DIR_RW STR_ID(0x03) STR_MASK(0x03)>;
-};
-
-