aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2016-06-25 08:47:44 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-07-12 20:15:13 +1000
commitb48141527446857e26f13c6283185434f0a276d6 (patch)
tree841f5e99aad5e4b60ecf06ddec68c55c0f3d88ea /doc
parent6078454f596421ac162a868b863a2a6aeea077b5 (diff)
downloadskiboot-b48141527446857e26f13c6283185434f0a276d6.zip
skiboot-b48141527446857e26f13c6283185434f0a276d6.tar.gz
skiboot-b48141527446857e26f13c6283185434f0a276d6.tar.bz2
interrupts: Remove #interrupt-cells from ICP nodes
It's not necessary and not in PAPR. HostBoot should probably do a similar change. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/device-tree.txt b/doc/device-tree.txt
index a231d53..742ff43 100644
--- a/doc/device-tree.txt
+++ b/doc/device-tree.txt
@@ -305,7 +305,6 @@
compatible = "IBM,ppc-xicp", "IBM,power8-icp";
interrupt-controller;
#address-cells = <0x0>;
- #interrupt-cells = <0x1>;
device_type = "PowerPC-External-Interrupt-Presentation";
/*