summaryrefslogtreecommitdiffstats
path: root/81E00610.4D0200.dts
diff options
context:
space:
mode:
authorRajarshi Das <drajarshi@in.ibm.com>2017-11-28 01:52:51 -0600
committerRajarshi Das <drajarshi@in.ibm.com>2017-11-28 01:52:51 -0600
commit885ee6c1482d8c919e8910e9d6e072d728d26d64 (patch)
treea160f87bf652b768fd8650d317fdcf3586c5307e /81E00610.4D0200.dts
parent48ce3f26d2b2c74872979b968e0869fb0b4d1f3d (diff)
downloadima-catalog-885ee6c1482d8c919e8910e9d6e072d728d26d64.tar.gz
ima-catalog-885ee6c1482d8c919e8910e9d6e072d728d26d64.zip
Modify scale information for XLink,MBA and PHB units in POWER9
DTS files. Modify event names for MCS, XLINK0 and MBA in POWER9 DTS files. Add cb_offset to denote Control Block offset in POWER8 and POWER9 DTS files. Signed-off-by: Rajarshi Das <drajarshi@in.ibm.com>
Diffstat (limited to '81E00610.4D0200.dts')
-rw-r--r--81E00610.4D0200.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/81E00610.4D0200.dts b/81E00610.4D0200.dts
index 6126b25..1ba6a16 100644
--- a/81E00610.4D0200.dts
+++ b/81E00610.4D0200.dts
@@ -6,7 +6,7 @@
compatible = "ibm,opal-in-memory-counters";
#address-cells = <0x1>;
#size-cells = <0x1>;
- version-id = <0x8>;
+ version-id = <0xa>;
NEST_MCS: nest-mcs-events {
#address-cells = <0x1>;
@@ -35,6 +35,7 @@ NEST_MCS: nest-mcs-events {
type = <0x10>;
size = <0x80000>;
offset = <0x320000>;
+ cb_offset = <0x3fc00>;
};
mcs1 {
compatible = "ibm,imc-counters";
@@ -44,6 +45,7 @@ NEST_MCS: nest-mcs-events {
type = <0x10>;
size = <0x80000>;
offset = <0x320000>;
+ cb_offset = <0x3fc00>;
};
mcs2 {
compatible = "ibm,imc-counters";
@@ -53,6 +55,7 @@ NEST_MCS: nest-mcs-events {
type = <0x10>;
size = <0x80000>;
offset = <0x320000>;
+ cb_offset = <0x3fc00>;
};
mcs3 {
compatible = "ibm,imc-counters";
@@ -62,5 +65,6 @@ NEST_MCS: nest-mcs-events {
type = <0x10>;
size = <0x80000>;
offset = <0x320000>;
+ cb_offset = <0x3fc00>;
};
};
OpenPOWER on IntegriCloud