public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: mstar: wire up interrupt controllers
@ 2020-09-18 10:49 Daniel Palmer
  2020-09-18 10:49 ` [PATCH 1/3] ARM: mstar: Select MStar intc Daniel Palmer
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Daniel Palmer @ 2020-09-18 10:49 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: devicetree, mark-pk.tsai, arnd, maz, linux-kernel, Daniel Palmer

Mark-PK Tsai's driver for the MStar interrupt
controller should be going into 5.10[0].

This small series selects the driver when building
support for MStar/SigmaStar Arm v7 SoCs, adds the
instances of it to the base dtsi and wires up the
interrupt for pm_uart.

0 - https://lore.kernel.org/linux-arm-kernel/87lfhdr7l6.wl-maz@kernel.org/

Daniel Palmer (3):
  ARM: mstar: Select MStar intc
  ARM: mstar: Add interrupt controller to base dtsi
  ARM: mstar: Add interrupt to pm_uart

 arch/arm/boot/dts/mstar-v7.dtsi | 20 ++++++++++++++++++++
 arch/arm/mach-mstar/Kconfig     |  1 +
 2 files changed, 21 insertions(+)

-- 
2.27.0


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

end of thread, other threads:[~2020-09-18 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-18 10:49 [PATCH 0/3] ARM: mstar: wire up interrupt controllers Daniel Palmer
2020-09-18 10:49 ` [PATCH 1/3] ARM: mstar: Select MStar intc Daniel Palmer
2020-09-18 10:49 ` [PATCH 2/3] ARM: mstar: Add interrupt controller to base dtsi Daniel Palmer
2020-09-18 10:49 ` [PATCH 3/3] ARM: mstar: Add interrupt to pm_uart Daniel Palmer
2020-09-18 11:34 ` [PATCH 0/3] ARM: mstar: wire up interrupt controllers Arnd Bergmann
2020-09-18 11:43   ` Daniel Palmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox