projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24a4b57
)
dt-bindings: arm,cci-400: Add interrupt controller to example
author
Rob Herring
<robh@kernel.org>
Wed, 26 Jan 2022 23:11:46 +0000
(17:11 -0600)
committer
Rob Herring
<robh@kernel.org>
Fri, 4 Feb 2022 15:43:43 +0000
(09:43 -0600)
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
Documentation/devicetree/bindings/arm/arm,cci-400.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/arm,cci-400.yaml
b/Documentation/devicetree/bindings/arm/arm,cci-400.yaml
index f8530a50863afe99f28b2b609d9d18f598ab8f02..1706134b75a3733faca830ef323ac0ec4194566c 100644
(file)
--- 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.