lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <172788381860.1442.10029712473702362356.tip-bot2@tip-bot2>
Date: Wed, 02 Oct 2024 15:43:38 -0000
From: "tip-bot2 for Varshini Rajendran" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: Varshini Rajendran <varshini.rajendran@...rochip.com>,
 Thomas Gleixner <tglx@...utronix.de>, "Rob Herring (Arm)" <robh@...nel.org>,
 Dharma Balasubiramani <dharma.b@...rochip.com>, x86@...nel.org,
 linux-kernel@...r.kernel.org, maz@...nel.org
Subject:
 [tip: irq/core] dt-bindings: interrupt-controller: Add support for sam9x7 aic

The following commit has been merged into the irq/core branch of tip:

Commit-ID:     5a5d6753035451027a6ae92f478eb0b07f801348
Gitweb:        https://git.kernel.org/tip/5a5d6753035451027a6ae92f478eb0b07f801348
Author:        Varshini Rajendran <varshini.rajendran@...rochip.com>
AuthorDate:    Tue, 03 Sep 2024 12:12:40 +05:30
Committer:     Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Wed, 02 Oct 2024 15:36:47 +02:00

dt-bindings: interrupt-controller: Add support for sam9x7 aic

Document the support added for the Advanced interrupt controller(AIC)
chip in the sam9x7 SoC family. New compatible is introduced to capture
the differences like the number of interrupts supported in the
integration of the IP to that of the previous designs.

Signed-off-by: Varshini Rajendran <varshini.rajendran@...rochip.com>
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Acked-by: Rob Herring (Arm) <robh@...nel.org>
Acked-by: Dharma Balasubiramani <dharma.b@...rochip.com>
Link: https://lore.kernel.org/all/20240903064240.49415-1-varshini.rajendran@microchip.com

---
 Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
index d4658fe..d671ed8 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
@@ -23,6 +23,7 @@ properties:
       - atmel,sama5d3-aic
       - atmel,sama5d4-aic
       - microchip,sam9x60-aic
+      - microchip,sam9x7-aic
 
   reg:
     maxItems: 1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ