mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
dt-bindings: irq: sun7i-nmi: Document the Allwinner A523 NMI controller
The Allwinner A523 SoC contains an NMI controller very close to the one used in the recent Allwinner SoCs, but it adds another bit that needs to be toggled to actually deliver the IRQs. Sigh. Add the A523 specific name to the list of allowed compatible strings. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/all/20250307005712.16828-6-andre.przywara@arm.com
This commit is contained in:
parent
71cbbb7149
commit
be494a3568
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ properties:
|
|||
deprecated: true
|
||||
- const: allwinner,sun7i-a20-sc-nmi
|
||||
- const: allwinner,sun9i-a80-nmi
|
||||
- const: allwinner,sun55i-a523-nmi
|
||||
- items:
|
||||
- enum:
|
||||
- allwinner,sun8i-v3s-nmi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue