summaryrefslogtreecommitdiffstats
path: root/p8-fsi.dts.m4
diff options
context:
space:
mode:
authorAlistair Popple <alistair@popple.id.au>2017-06-22 18:22:02 +1000
committerAlistair Popple <alistair@popple.id.au>2017-06-28 16:15:08 +1000
commitdb301ad96a4ecdc559a012efe82dee420dde8860 (patch)
treea5ca7341868f6112ddbbabfb88b15e53d111d4ea /p8-fsi.dts.m4
parent7573f9e445a0bd9d81bfd9428bbcfd1ac8ec5c1c (diff)
downloadpdbg-db301ad96a4ecdc559a012efe82dee420dde8860.tar.gz
pdbg-db301ad96a4ecdc559a012efe82dee420dde8860.zip
libpdbg/cfam.c: Enable hmfsi ports
Errors on the hmfsi port can cause them to be disabled. So rather than relying on the host to enable the corresponding FSI ports enable them during probing of the downstream FSI link. Signed-off-by: Alistair Popple <alistair@popple.id.au>
Diffstat (limited to 'p8-fsi.dts.m4')
-rw-r--r--p8-fsi.dts.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/p8-fsi.dts.m4 b/p8-fsi.dts.m4
index e975313..8c9d24f 100644
--- a/p8-fsi.dts.m4
+++ b/p8-fsi.dts.m4
@@ -33,6 +33,7 @@
hmfsi@100000 {
compatible = "ibm,fsi-hmfsi";
reg = <0x0 0x100000 0x8000>;
+ port = <0x1>;
index = <0x1>;
pib@1000 {
OpenPOWER on IntegriCloud