From: Chris Morgan <macromorgan@xxxxxxxxxxx> Add support for the Allwinner H616 NMI controller, which appears to be common IP with previous generations of the NMI. The NMI is required to support interrupts from the PMIC among other functions. Changes since V1: - Update dt binding documentation to collapse multiple compatible strings into an enum list. - Added note in commit message about NMI pad exposure for the H616. Chris Morgan (2): dt-bindings: irq: sun7i-nmi: Add binding for the H616 NMI controller arm64: dts: allwinner: h616: Add NMI device node .../interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml | 8 ++++---- arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi | 9 +++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) -- 2.34.1