From a25a7895ca0613f8a0661d0a4c31b3dbda1f4432 Mon Sep 17 00:00:00 2001 From: Paras Sharma Date: Fri, 18 Nov 2022 16:58:05 +0530 Subject: [PATCH] ARM: dts: msm: Expose l1ss counters on anorak Expose l1ss counters on anorak for RC0, RC1 and RC2. Change-Id: I630682806f7e66791a272b0038136010cbf11139 --- qcom/anorak-pcie.dtsi | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/qcom/anorak-pcie.dtsi b/qcom/anorak-pcie.dtsi index 0eac7990..bc0a596f 100644 --- a/qcom/anorak-pcie.dtsi +++ b/qcom/anorak-pcie.dtsi @@ -10,9 +10,9 @@ <0x60000000 0xf1d>, <0x60000f20 0xa8>, <0x60001000 0x1000>, - <0x60100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; - + <0x60100000 0x100000>, + <0x1c03000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <0>; linux,pci-domain = <0>; @@ -279,9 +279,9 @@ <0x64000000 0xf1d>, <0x64000F20 0xa8>, <0x64001000 0x1000>, - <0x64100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; - + <0x64100000 0x100000>, + <0x01c0b000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <1>; linux,pci-domain = <1>; @@ -545,9 +545,9 @@ <0x40000000 0xf1d>, <0x40000f20 0xa8>, <0x40001000 0x1000>, - <0x40100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; - + <0x40100000 0x100000>, + <0x01c13000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <2>; linux,pci-domain = <2>;