summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/arm,cci-400.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-01-26 17:11:46 -0600
committerRob Herring <robh@kernel.org>2022-02-04 09:43:43 -0600
commitd7f17b661fe947719500f8b3296f7f02113e8951 (patch)
tree9e26b6aca858a68defc2990ec92bb27ab8f8f5ce /Documentation/devicetree/bindings/arm/arm,cci-400.yaml
parent24a4b57a3d014751ec8ba8b33f38390d5bda94c2 (diff)
downloadlinux-stable-d7f17b661fe947719500f8b3296f7f02113e8951.tar.gz
linux-stable-d7f17b661fe947719500f8b3296f7f02113e8951.tar.bz2
linux-stable-d7f17b661fe947719500f8b3296f7f02113e8951.zip
dt-bindings: arm,cci-400: Add interrupt controller to example
In order to parse the 'interrupts' an interrupt provider node is needed. That is because the example is a full example (starting with root node) and on those we don't guess and generate a fake provider. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220126231146.1632819-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/arm/arm,cci-400.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/arm,cci-400.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/arm,cci-400.yaml b/Documentation/devicetree/bindings/arm/arm,cci-400.yaml
index f8530a50863a..1706134b75a3 100644
--- a/Documentation/devicetree/bindings/arm/arm,cci-400.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,cci-400.yaml
@@ -119,6 +119,11 @@ examples:
arm,hbi = <0x249>;
interrupt-parent = <&gic>;
+ gic: interrupt-controller {
+ interrupt-controller;
+ #interrupt-cells = <3>;
+ };
+
/*
* This CCI node corresponds to a CCI component whose control
* registers sits at address 0x000000002c090000.