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. 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 | 3 +++ arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi | 9 +++++++++ 2 files changed, 12 insertions(+) -- 2.34.1