linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: shmobile: sh73a0: fix spurious irqpin interrupts
@ 2013-07-22 16:21 Guennadi Liakhovetski
  2013-07-23  1:47 ` Simon Horman
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Guennadi Liakhovetski @ 2013-07-22 16:21 UTC (permalink / raw)
  To: linux-sh

On sh73a0 irqpin interrupts have to be masked on the parent GIC controller.
This can only be done if interrupts are mapped when the first spurious IRQ
occurs. Patch 2 in this series maps all irqpin interrupts at probe time to
fix the problem. The third patch adds support for an irqpin IRQ to
kzm9g-reference.

Cc: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>

Guennadi Liakhovetski (3):
  ARM: shmobile: sh73a0: fix spurious irqpin interrupts in the DT case
  irqchip: intc-irqpin: pre-map all interrupts in the DT case
  ARM: shmobile: kzm9g-reference: use GPIO for card detection on SDHI2

 arch/arm/boot/dts/sh73a0-kzm9g-reference.dts |    2 +-
 arch/arm/boot/dts/sh73a0.dtsi                |    2 ++
 drivers/irqchip/irq-renesas-intc-irqpin.c    |   10 +++++++++-
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2013-07-24 13:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22 16:21 [PATCH v2 0/3] ARM: shmobile: sh73a0: fix spurious irqpin interrupts Guennadi Liakhovetski
2013-07-23  1:47 ` Simon Horman
2013-07-24  6:41 ` Magnus Damm
2013-07-24  7:02 ` Guennadi Liakhovetski
2013-07-24  7:13 ` Magnus Damm
2013-07-24  7:47 ` Guennadi Liakhovetski
2013-07-24  9:19 ` Magnus Damm
2013-07-24 10:33 ` Laurent Pinchart
2013-07-24 11:04 ` Magnus Damm
2013-07-24 12:51 ` Laurent Pinchart
2013-07-24 13:35 ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).