From 52d446a93b0bfc78210c7b7a29a8ce698c402172 Mon Sep 17 00:00:00 2001 From: Paras Sharma Date: Fri, 18 Nov 2022 17:25:41 +0530 Subject: [PATCH] ARM: dts: msm: Expose l1ss counters on neo Expose l1ss counters on neo for RC0 and RC1. Change-Id: I1ac6a3f9da74e97d31dc733c1dcf5e49d447a503 --- qcom/neo-pcie.dtsi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/qcom/neo-pcie.dtsi b/qcom/neo-pcie.dtsi index b126d2f1..d4d59340 100644 --- a/qcom/neo-pcie.dtsi +++ b/qcom/neo-pcie.dtsi @@ -11,8 +11,9 @@ <0x60000000 0xf1d>, <0x60000f20 0xa8>, <0x60001000 0x1000>, - <0x60100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; + <0x60100000 0x100000>, + <0x01c03000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <0>; linux,pci-domain = <0>; @@ -299,8 +300,9 @@ <0x40000000 0xf1d>, <0x40000f20 0xa8>, <0x40001000 0x1000>, - <0x40100000 0x100000>; - reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf"; + <0x40100000 0x100000>, + <0x01c0b000 0x1000>; + reg-names = "parf", "phy", "dm_core", "elbi", "iatu", "conf", "mhi"; cell-index = <1>; linux,pci-domain = <1>;