aboutsummaryrefslogtreecommitdiff
path: root/hdata/test
diff options
context:
space:
mode:
authorFrederic Barrat <fbarrat@linux.ibm.com>2020-01-22 16:03:35 +0100
committerOliver O'Halloran <oohall@gmail.com>2020-01-29 13:51:35 +1100
commitbbb4777f682dab0f1411a493861af9e340e81229 (patch)
tree0a12906250c7baed218a7a2467b0f8e35c3323e4 /hdata/test
parent57d43efd6bbb052b467df3a19ca84feccdd0649b (diff)
downloadskiboot-bbb4777f682dab0f1411a493861af9e340e81229.zip
skiboot-bbb4777f682dab0f1411a493861af9e340e81229.tar.gz
skiboot-bbb4777f682dab0f1411a493861af9e340e81229.tar.bz2
npu2, npu3: Remove ibm, phb-index property from the NPU dt node
The 'ibm,phb-index' property of the NPU node is now useless, as we can have multiple PHBs associated to the same NPU on P9. Let's remove it to avoid confusion. Reviewed-by: Reza Arbab <arbab@linux.ibm.com> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'hdata/test')
-rw-r--r--hdata/test/op920.wsp.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/hdata/test/op920.wsp.dts b/hdata/test/op920.wsp.dts
index e26fa12..f9ead92 100644
--- a/hdata/test/op920.wsp.dts
+++ b/hdata/test/op920.wsp.dts
@@ -4065,7 +4065,6 @@
#size-cells = <0x0>;
#address-cells = <0x1>;
compatible = "ibm,power9-npu";
- ibm,phb-index = <0x7>;
ibm,npu-index = <0x0>;
ibm,npu-links = <0x6>;
@@ -4695,7 +4694,6 @@
#size-cells = <0x0>;
#address-cells = <0x1>;
compatible = "ibm,power9-npu";
- ibm,phb-index = <0x8>;
ibm,npu-index = <0x1>;
ibm,npu-links = <0x6>;