All of lore.kernel.org
 help / color / mirror / Atom feed
* Raspberry Pi 2 support, part 1: Interrupt controller
@ 2015-07-07 21:13 ` Eric Anholt
  0 siblings, 0 replies; 37+ messages in thread
From: Eric Anholt @ 2015-07-07 21:13 UTC (permalink / raw)
  To: linux-arm-kernel

This is a little over half of the diff for the Raspberry Pi 2
platform.  A full series you can build and test can be found at:

https://github.com/anholt/linux/tree/bcm2836-irqchip

As you can see looking at that tree, it depends on the rpi-dt-clocks
series, which is still stalled waiting on the rpi-firmware series to
be merged (Lee said he pulled 2/3 of them back on June 5th, but they
haven't appeared in the tree).

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

end of thread, other threads:[~2015-07-14  5:10 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 21:13 Raspberry Pi 2 support, part 1: Interrupt controller Eric Anholt
2015-07-07 21:13 ` Eric Anholt
2015-07-07 21:13 ` Eric Anholt
2015-07-07 21:13 ` [PATCH 1/4] irqchip: bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-07 21:13 ` [PATCH 2/4] irqchip: bcm2835: If a parent interrupt is registered, chain from it Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-07 21:13 ` [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-11  4:57   ` Stephen Warren
2015-07-11  4:57     ` Stephen Warren
2015-07-11  4:57     ` Stephen Warren
2015-07-11  6:01     ` Eric Anholt
2015-07-11  6:01       ` Eric Anholt
2015-07-11  6:01       ` Eric Anholt
2015-07-14  5:08       ` Stephen Warren
2015-07-14  5:08         ` Stephen Warren
2015-07-14  5:08         ` Stephen Warren
2015-07-07 21:13 ` [PATCH 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2 Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-07 21:13   ` Eric Anholt
2015-07-11  5:13   ` Stephen Warren
2015-07-11  5:13     ` Stephen Warren
2015-07-11  5:13     ` Stephen Warren
2015-07-11  7:51     ` Thomas Gleixner
2015-07-11  7:51       ` Thomas Gleixner
2015-07-11  7:51       ` Thomas Gleixner
2015-07-13 16:06       ` Eric Anholt
2015-07-13 16:06         ` Eric Anholt
2015-07-14  5:09       ` Stephen Warren
2015-07-14  5:09         ` Stephen Warren
2015-07-14  5:09         ` Stephen Warren
2015-07-13 18:48     ` Eric Anholt
2015-07-13 18:48       ` Eric Anholt
2015-07-13 18:48       ` Eric Anholt

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.