All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Allwinner H616 NMI Controller
@ 2024-04-18 18:16 Chris Morgan
  2024-04-18 18:16 ` [PATCH V2 1/2] dt-bindings: irq: sun7i-nmi: Add binding for the H616 NMI controller Chris Morgan
  2024-04-18 18:16 ` [PATCH V2 2/2] arm64: dts: allwinner: h616: Add NMI device node Chris Morgan
  0 siblings, 2 replies; 7+ messages in thread
From: Chris Morgan @ 2024-04-18 18:16 UTC (permalink / raw)
  To: linux-sunxi
  Cc: devicetree, mripard, jernej.skrabec, wens, conor+dt, krzk+dt,
	robh, tglx, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-04-26 15:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 18:16 [PATCH V2 0/2] Allwinner H616 NMI Controller Chris Morgan
2024-04-18 18:16 ` [PATCH V2 1/2] dt-bindings: irq: sun7i-nmi: Add binding for the H616 NMI controller Chris Morgan
2024-04-18 22:41   ` Krzysztof Kozlowski
2024-04-23 13:29   ` Rob Herring
2024-04-18 18:16 ` [PATCH V2 2/2] arm64: dts: allwinner: h616: Add NMI device node Chris Morgan
2024-04-21 20:06   ` Jernej Škrabec
2024-04-26 15:50   ` Jernej Škrabec

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.