Skip to content

Commit

Permalink
dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optiona…
Browse files Browse the repository at this point in the history
…l properties

Describe the optional GICv3 properties:
- clocks
- clock-names
- power-domains
- resets

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210609155108.16590-1-prabhakar.mahadev-lad.rj@bp.renesas.com
  • Loading branch information
Lad Prabhakar authored and Marc Zyngier committed Jun 11, 2021
1 parent e228080 commit 4e08a55
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,19 @@ properties:
required:
- affinity

clocks:
maxItems: 1

clock-names:
items:
- const: aclk

power-domains:
maxItems: 1

resets:
maxItems: 1

dependencies:
mbi-ranges: [ msi-controller ]
msi-controller: [ mbi-ranges ]
Expand Down

0 comments on commit 4e08a55

Please sign in to comment.