summaryrefslogtreecommitdiffstats
path: root/p8-host.dts.m4
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@ozlabs.org>2018-05-24 15:50:10 +1000
committerAlistair Popple <alistair@popple.id.au>2018-05-24 21:19:34 +1000
commite6c258283f8d141ff2ab63ae7436386d6df5f0e0 (patch)
tree50ff1bcb77fd40b26785a051a8bb2901b05adae2 /p8-host.dts.m4
parent517e99b38ce2ad70ef90b6c5974c97522d1a42ef (diff)
downloadpdbg-e6c258283f8d141ff2ab63ae7436386d6df5f0e0.tar.gz
pdbg-e6c258283f8d141ff2ab63ae7436386d6df5f0e0.zip
dt: Add missing #address-cells, #size-cells and reg properties
Signed-off-by: Amitay Isaacs <amitay@ozlabs.org>
Diffstat (limited to 'p8-host.dts.m4')
-rw-r--r--p8-host.dts.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/p8-host.dts.m4 b/p8-host.dts.m4
index 3197da7..ed88a55 100644
--- a/p8-host.dts.m4
+++ b/p8-host.dts.m4
@@ -9,6 +9,7 @@
#address-cells = <0x2>;
#size-cells = <0x1>;
compatible = "ibm,host-pib";
+ reg = <0x0>;
chip-id = <0x0>;
index = <0x0>;
include(p8-pib.dts.m4)dnl
@@ -18,6 +19,7 @@
#address-cells = <0x2>;
#size-cells = <0x1>;
compatible = "ibm,host-pib";
+ reg = <0x8>;
chip-id = <0x8>;
index = <0x1>;
include(p8-pib.dts.m4)dnl
OpenPOWER on IntegriCloud