All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optional properties
@ 2021-06-09 15:51 Lad Prabhakar
  2021-06-11 13:54 ` [irqchip: irq/irqchip-next] " irqchip-bot for Lad Prabhakar
  0 siblings, 1 reply; 2+ messages in thread
From: Lad Prabhakar @ 2021-06-09 15:51 UTC (permalink / raw)
  To: Geert Uytterhoeven, Thomas Gleixner, Marc Zyngier, Rob Herring
  Cc: linux-kernel, devicetree, linux-renesas-soc, Prabhakar, Biju Das,
	Lad Prabhakar

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>
---
Changes for v2:
* Fixed typo in commit header
* Included RB tags from Biju and Geert
---
 .../bindings/interrupt-controller/arm,gic-v3.yaml   | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
index 1ecd1831cf02..c84f9fe7f254 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
@@ -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 ]
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [irqchip: irq/irqchip-next] dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optional properties
  2021-06-09 15:51 [PATCH v2] dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optional properties Lad Prabhakar
@ 2021-06-11 13:54 ` irqchip-bot for Lad Prabhakar
  0 siblings, 0 replies; 2+ messages in thread
From: irqchip-bot for Lad Prabhakar @ 2021-06-11 13:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: Lad Prabhakar, Biju Das, Geert Uytterhoeven, Marc Zyngier, tglx

The following commit has been merged into the irq/irqchip-next branch of irqchip:

Commit-ID:     4e08a559a18c1b6424e56859c74adb4b29c17318
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/4e08a559a18c1b6424e56859c74adb4b29c17318
Author:        Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
AuthorDate:    Wed, 09 Jun 2021 16:51:08 +01:00
Committer:     Marc Zyngier <maz@kernel.org>
CommitterDate: Fri, 11 Jun 2021 14:26:31 +01:00

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 <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
---
 Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
index 1ecd183..c84f9fe 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
@@ -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 ]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-11 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 15:51 [PATCH v2] dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optional properties Lad Prabhakar
2021-06-11 13:54 ` [irqchip: irq/irqchip-next] " irqchip-bot for Lad Prabhakar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.