diff mbox series

[06/12] dts: Add obus_brick targets

Message ID 20200313011939.279770-7-amitay@ozlabs.org
State Accepted
Headers show
Series Update fapi targets in device tree | expand

Commit Message

Amitay Isaacs March 13, 2020, 1:19 a.m. UTC
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
---
 p9.dts | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)
diff mbox series

Patch

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@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@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@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@d000000 {