[Pdbg] [PATCH 06/12] dts: Add obus_brick targets

Amitay Isaacs amitay at ozlabs.org
Fri Mar 13 12:19:33 AEDT 2020


Signed-off-by: Amitay Isaacs <amitay at ozlabs.org>
---
 p9.dts | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)

diff --git a/p9.dts b/p9.dts
index 1a7706f..5ca7180 100644
--- a/p9.dts
+++ b/p9.dts
@@ -229,6 +229,21 @@
 					index = < 0x00 >;
 					reg = < 0x00 0x9000000 0xffffff >;
 				};
+
+				obrick0 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x00 >;
+				};
+
+				obrick1 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x01 >;
+				};
+
+				obrick2 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x02 >;
+				};
 			};
 
 			chiplet at c000000 {
@@ -243,6 +258,21 @@
 					index = < 0x03 >;
 					reg = < 0x00 0xc000000 0xffffff >;
 				};
+
+				obrick0 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x09 >;
+				};
+
+				obrick1 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x0a >;
+				};
+
+				obrick2 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x0b >;
+				};
 			};
 
 			chiplet at d000000 {
@@ -1770,6 +1800,21 @@
 					index = < 0x00 >;
 					reg = < 0x00 0x9000000 0xffffff >;
 				};
+
+				obrick0 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x00 >;
+				};
+
+				obrick1 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x01 >;
+				};
+
+				obrick2 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x02 >;
+				};
 			};
 
 			chiplet at c000000 {
@@ -1784,6 +1829,21 @@
 					index = < 0x03 >;
 					reg = < 0x00 0xc000000 0xffffff >;
 				};
+
+				obrick0 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x09 >;
+				};
+
+				obrick1 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x0a >;
+				};
+
+				obrick2 {
+					compatible = "ibm,power9-obus_brick";
+					index = < 0x0b >;
+				};
 			};
 
 			chiplet at d000000 {
-- 
2.24.1



More information about the Pdbg mailing list