[Pdbg] [PATCH v2 3/6] dts: Add sbefifo pba targets

Amitay Isaacs amitay at ozlabs.org
Thu Oct 31 17:39:27 AEDT 2019


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

diff --git a/p9-kernel.dts.m4 b/p9-kernel.dts.m4
index 4ec1fad..a7739c7 100644
--- a/p9-kernel.dts.m4
+++ b/p9-kernel.dts.m4
@@ -36,6 +36,11 @@
 					compatible = "ibm,sbefifo-mem";
 					system-path = "/mem0";
 				};
+
+				sbefifo-pba {
+					compatible = "ibm,sbefifo-mem-pba";
+					system-path = "/mempba0";
+				};
 			};
 		};
 
@@ -71,6 +76,11 @@
 						compatible = "ibm,sbefifo-mem";
 						system-path = "/mem1";
 					};
+
+					sbefifo-pba {
+						compatible = "ibm,sbefifo-mem-pba";
+						system-path = "/mempba1";
+					};
 				};
 			};
 		};
-- 
2.21.0



More information about the Pdbg mailing list