All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings/irq: Add compatible string for the JZ4760B
@ 2021-03-07 17:20 Paul Cercueil
  2021-03-07 17:20 ` [PATCH 2/2] irqchip: ingenic: Add support for the JZ4760 Paul Cercueil
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Cercueil @ 2021-03-07 17:20 UTC (permalink / raw)
  To: Thomas Gleixner, Marc Zyngier, Rob Herring
  Cc: od, linux-kernel, devicetree, linux-mips, Paul Cercueil

Add the ingenic,jz4760b-intc compatible string with a fallback to the
ingenic,jz4760-intc compatible string.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
 .../devicetree/bindings/interrupt-controller/ingenic,intc.yaml   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml b/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml
index 0a046be8d1cd..0358a7739c8e 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/ingenic,intc.yaml
@@ -23,6 +23,7 @@ properties:
           - enum:
               - ingenic,jz4775-intc
               - ingenic,jz4770-intc
+              - ingenic,jz4760b-intc
           - const: ingenic,jz4760-intc
       - items:
           - const: ingenic,x1000-intc
-- 
2.30.1


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

end of thread, other threads:[~2021-03-09  8:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-07 17:20 [PATCH 1/2] dt-bindings/irq: Add compatible string for the JZ4760B Paul Cercueil
2021-03-07 17:20 ` [PATCH 2/2] irqchip: ingenic: Add support for the JZ4760 Paul Cercueil
2021-03-09  8:51   ` [irqchip: irq/irqchip-next] irqchip/ingenic: " irqchip-bot for Paul Cercueil
2021-03-08 23:01 ` [PATCH 1/2] dt-bindings/irq: Add compatible string for the JZ4760B Rob Herring
2021-03-09  8:51 ` [irqchip: irq/irqchip-next] " irqchip-bot for Paul Cercueil

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.