Skip to content

Commit 4e08a55

Browse files
prabhakarladMarc Zyngier
authored andcommitted
dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optional properties
Describe the optional GICv3 properties: - clocks - clock-names - power-domains - resets Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Biju Das <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent e228080 commit 4e08a55

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,19 @@ properties:
145145
required:
146146
- affinity
147147

148+
clocks:
149+
maxItems: 1
150+
151+
clock-names:
152+
items:
153+
- const: aclk
154+
155+
power-domains:
156+
maxItems: 1
157+
158+
resets:
159+
maxItems: 1
160+
148161
dependencies:
149162
mbi-ranges: [ msi-controller ]
150163
msi-controller: [ mbi-ranges ]

0 commit comments

Comments
 (0)