Skip to content

Commit be494a3

Browse files
Andre-ARMKAGA-KOKO
authored andcommitted
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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/all/[email protected]
1 parent 71cbbb7 commit be494a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ properties:
2626
deprecated: true
2727
- const: allwinner,sun7i-a20-sc-nmi
2828
- const: allwinner,sun9i-a80-nmi
29+
- const: allwinner,sun55i-a523-nmi
2930
- items:
3031
- enum:
3132
- allwinner,sun8i-v3s-nmi

0 commit comments

Comments
 (0)