[Pdbg] [PATCH v2 6/9] dts: Add chtm to p10 device tree
Jordan Niethe
jniethe5 at gmail.com
Thu Nov 25 11:41:35 AEDT 2021
Signed-off-by: Jordan Niethe <jniethe5 at gmail.com>
---
v2: New to series. Seperated from next patch
---
p10.dts.m4 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/p10.dts.m4 b/p10.dts.m4
index 78606751aabb..ea8266f314f0 100644
--- a/p10.dts.m4
+++ b/p10.dts.m4
@@ -29,6 +29,13 @@ define(`CORE',
THREAD(1)
THREAD(2)
THREAD(3)
+
+ htm at 20010680 {
+ compatible = "ibm,power10-chtm";
+ reg = < 0x20010680 >;
+ index = < 0x$1 >;
+ };
+
};
')dnl
--
2.25.1
More information about the Pdbg
mailing list