[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <161527990212.398.14965555681449757699.tip-bot2@tip-bot2>
Date: Tue, 09 Mar 2021 08:51:42 -0000
From: "irqchip-bot for Paul Cercueil" <tip-bot2@...utronix.de>
To: linux-kernel@...r.kernel.org
Cc: Paul Cercueil <paul@...pouillou.net>,
Rob Herring <robh@...nel.org>, Marc Zyngier <maz@...nel.org>,
tglx@...utronix.de
Subject: [irqchip: irq/irqchip-next] dt-bindings/irq: Add compatible string
for the JZ4760B
The following commit has been merged into the irq/irqchip-next branch of irqchip:
Commit-ID: 673433e7c288927f7244658788f203c660d7a6f6
Gitweb: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/673433e7c288927f7244658788f203c660d7a6f6
Author: Paul Cercueil <paul@...pouillou.net>
AuthorDate: Sun, 07 Mar 2021 17:20:13
Committer: Marc Zyngier <maz@...nel.org>
CommitterDate: Tue, 09 Mar 2021 08:45:11
dt-bindings/irq: Add compatible string for the JZ4760B
Add the ingenic,jz4760b-intc compatible string with a fallback to the
ingenic,jz4760-intc compatible string.
Signed-off-by: Paul Cercueil <paul@...pouillou.net>
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Marc Zyngier <maz@...nel.org>
Link: https://lore.kernel.org/r/20210307172014.73481-1-paul@crapouillou.net
---
Documentation/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 0a046be..0358a77 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
Powered by blists - more mailing lists