[Pdbg] [PATCH 4/7] dts: Switch to kernel fsi driver in sbefifo backend
Amitay Isaacs
amitay at ozlabs.org
Tue May 26 15:12:23 AEST 2020
Signed-off-by: Amitay Isaacs <amitay at ozlabs.org>
---
bmc-sbefifo.dts.m4 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/bmc-sbefifo.dts.m4 b/bmc-sbefifo.dts.m4
index 1ffbce4..84c392e 100644
--- a/bmc-sbefifo.dts.m4
+++ b/bmc-sbefifo.dts.m4
@@ -70,7 +70,8 @@ define(`HMFSI',
hmfsi@$1 {
#address-cells = <0x2>;
#size-cells = <0x1>;
- compatible = "ibm,fsi-hmfsi";
+ compatible = "ibm,kernel-fsi";
+ device-path = "/fsi1/slave at 0$2:00/raw";
reg = <0x0 0x$1 0x8000>;
port = <0x$2>;
index = <0x$3>;
--
2.26.2
More information about the Pdbg
mailing list