summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--p8-host.dts.m41
-rw-r--r--p9-host.dts.m42
2 files changed, 0 insertions, 3 deletions
diff --git a/p8-host.dts.m4 b/p8-host.dts.m4
index aef7e93..7a2d253 100644
--- a/p8-host.dts.m4
+++ b/p8-host.dts.m4
@@ -3,7 +3,6 @@ define(`CHIP',`pib@$1 {
#size-cells = <0x1>;
compatible = "ibm,host-pib";
reg = <$1>;
- chip-id = <$1>;
index = <$1>;
include(p8-pib.dts.m4)dnl
}')dnl
diff --git a/p9-host.dts.m4 b/p9-host.dts.m4
index c6f5090..52973ff 100644
--- a/p9-host.dts.m4
+++ b/p9-host.dts.m4
@@ -10,7 +10,6 @@
#size-cells = <0x1>;
compatible = "ibm,host-pib";
reg = <0x0>;
- chip-id = <0x0>;
index = <0x0>;
include(p9-pib.dts.m4)dnl
};
@@ -20,7 +19,6 @@
#size-cells = <0x1>;
compatible = "ibm,host-pib";
reg = <0x8>;
- chip-id = <0x8>;
index = <0x8>;
include(p9-pib.dts.m4)dnl
};
OpenPOWER on IntegriCloud