All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/1] irqchip: intmux: implement intmux PM
@ 2020-07-20 10:42 Joakim Zhang
  2020-07-20 10:42 ` [PATCH V2 1/1] irqchip: imx-intmux: " Joakim Zhang
  0 siblings, 1 reply; 4+ messages in thread
From: Joakim Zhang @ 2020-07-20 10:42 UTC (permalink / raw)
  To: tglx, jason, maz, shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, linux-kernel

This patch intends to implement intmux PM.

ChangeLogs:
V1->V2:
	1. add more detailed commit message.
	2. use u32 for 32bit HW registers.
	3. fix kbuild failures.
	4. move trivial functions into their respective callers.
	5. squash two patches together.

Joakim Zhang (1):
  irqchip: imx-intmux: implement intmux PM

 drivers/irqchip/irq-imx-intmux.c | 70 +++++++++++++++++++++++++++++++-
 1 file changed, 68 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-27  2:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-20 10:42 [PATCH V2 0/1] irqchip: intmux: implement intmux PM Joakim Zhang
2020-07-20 10:42 ` [PATCH V2 1/1] irqchip: imx-intmux: " Joakim Zhang
2020-07-25 13:05   ` Marc Zyngier
2020-07-27  2:44     ` Joakim Zhang

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.