[Pdbg] [PATCH 07/12] dts: Add occ targets

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


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

diff --git a/p9.dts b/p9.dts
index 5ca7180..b89e665 100644
--- a/p9.dts
+++ b/p9.dts
@@ -1570,6 +1570,12 @@
 				compatible = "ibm,power9-nv";
 				index = < 0x05 >;
 			};
+
+			occ0 {
+				compatible = "ibm,power9-occ";
+				index = < 0x00 >;
+			};
+
 		};
 	};
 
@@ -3141,6 +3147,11 @@
 				compatible = "ibm,power9-nv";
 				index = < 0x05 >;
 			};
+
+			occ0 {
+				compatible = "ibm,power9-occ";
+				index = < 0x00 >;
+			};
 		};
 	};
 };
-- 
2.24.1



More information about the Pdbg mailing list