linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "irqchip-bot for Paul Cercueil" <tip-bot2@linutronix.de>
To: linux-kernel@vger.kernel.org
Cc: Paul Cercueil <paul@crapouillou.net>,
	Rob Herring <robh@kernel.org>, Marc Zyngier <maz@kernel.org>,
	tglx@linutronix.de
Subject: [irqchip: irq/irqchip-next] dt-bindings/irq: Add compatible string for the JZ4760B
Date: Tue, 09 Mar 2021 08:51:42 -0000	[thread overview]
Message-ID: <161527990212.398.14965555681449757699.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20210307172014.73481-1-paul@crapouillou.net>

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@crapouillou.net>
AuthorDate:    Sun, 07 Mar 2021 17:20:13 
Committer:     Marc Zyngier <maz@kernel.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@crapouillou.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.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

      parent reply	other threads:[~2021-03-09  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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-bot for Paul Cercueil [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=161527990212.398.14965555681449757699.tip-bot2@tip-bot2 \
    --to=tip-bot2@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=paul@crapouillou.net \
    --cc=robh@kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).