[Pdbg] [PATCH v3 2/5] dts: Add sbefifo pba targets
Amitay Isaacs
amitay at ozlabs.org
Thu Nov 7 13:30:41 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 a8735c0..5c8010f 100644
--- a/p9-kernel.dts.m4
+++ b/p9-kernel.dts.m4
@@ -34,6 +34,11 @@
system-path = "/mem0";
};
+ sbefifo-pba {
+ compatible = "ibm,sbefifo-mem-pba";
+ system-path = "/mempba0";
+ };
+
sbefifo-chipop {
compatible = "ibm,sbefifo-chipop";
index = <0x0>;
@@ -70,6 +75,11 @@
system-path = "/mem1";
};
+ sbefifo-pba {
+ compatible = "ibm,sbefifo-mem-pba";
+ system-path = "/mempba1";
+ };
+
sbefifo-chipop {
compatible = "ibm,sbefifo-chipop";
index = <0x1>;
--
2.21.0
More information about the Pdbg
mailing list