[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <176303925801.498.900309447678439153.tip-bot2@tip-bot2>
Date: Thu, 13 Nov 2025 13:07:38 -0000
From: "tip-bot2 for Xianwei Zhao" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Xianwei Zhao <xianwei.zhao@...ogic.com>,
Thomas Gleixner <tglx@...utronix.de>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: irq/drivers] dt-bindings: interrupt-controller: Add support for
Amlogic S6 S7 and S7D SoCs
The following commit has been merged into the irq/drivers branch of tip:
Commit-ID: e4ca1520081bc67b2a1a01a5ad4013a82300e06e
Gitweb: https://git.kernel.org/tip/e4ca1520081bc67b2a1a01a5ad4013a82300e06e
Author: Xianwei Zhao <xianwei.zhao@...ogic.com>
AuthorDate: Wed, 05 Nov 2025 17:45:32 +08:00
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Thu, 13 Nov 2025 14:04:16 +01:00
dt-bindings: interrupt-controller: Add support for Amlogic S6 S7 and S7D SoCs
Update the device tree binding document for GPIO interrupt controller of
Amlogic S6 S7 and S7D SoCs.
Signed-off-by: Xianwei Zhao <xianwei.zhao@...ogic.com>
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Link: https://patch.msgid.link/20251105-irqchip-gpio-s6-s7-s7d-v1-1-b4d1fe4781c1@amlogic.com
---
Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml b/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml
index 3d60d9e..d0fad93 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml
@@ -39,6 +39,9 @@ properties:
- amlogic,a4-gpio-ao-intc
- amlogic,a5-gpio-intc
- amlogic,c3-gpio-intc
+ - amlogic,s6-gpio-intc
+ - amlogic,s7-gpio-intc
+ - amlogic,s7d-gpio-intc
- amlogic,t7-gpio-intc
- const: amlogic,meson-gpio-intc
Powered by blists - more mailing lists