All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] RFC: more flexcan cleanups and SW FIFO IRQ offloading
@ 2015-09-01 10:31 Marc Kleine-Budde
  2015-09-01 10:31 ` [PATCH 1/8] can: flexcan: add missing register definitions Marc Kleine-Budde
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Marc Kleine-Budde @ 2015-09-01 10:31 UTC (permalink / raw)
  Cc: linux-can, kernel, david

Hello,

this series adds a software FIFO implementation and switches the flecan and
at91 driver to it. It's intended for CAN cores with a higher number of
mailboxes. The RX-FIFO is basically working, but on flexcan the WARN() in
can_rx_fifo_irq_offload() triggers. I'm currently debugging this issue.

This series depends on the earlier posted series "cleanup flexcan driver,
introduce and make use of IRQ offloading".

The git branch is available on:
    https://git.kernel.org/cgit/linux/kernel/git/mkl/linux-can-next.git/log/?h=flexcan-next

    git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git flexcan-next

Testing and feedback welcome, too.

regards,
Marc


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

end of thread, other threads:[~2015-09-04  3:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 10:31 [PATCH 0/8] RFC: more flexcan cleanups and SW FIFO IRQ offloading Marc Kleine-Budde
2015-09-01 10:31 ` [PATCH 1/8] can: flexcan: add missing register definitions Marc Kleine-Budde
2015-09-01 10:31 ` [PATCH 2/8] can: flexcan: activate individual RX masking and initialize reg_rximr Marc Kleine-Budde
2015-09-01 10:31 ` [PATCH 3/8] can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS Marc Kleine-Budde
2015-09-01 10:31 ` [PATCH 4/8] can: flexcan: reg_imask2_default Marc Kleine-Budde
2015-09-01 10:31 ` [PATCH 5/8] can: rx-fifo: introduce software rx-fifo implementation Marc Kleine-Budde
2015-09-01 10:32 ` [PATCH 6/8] can: flexcan: add support for rx-fifo based software FIFO implementation Marc Kleine-Budde
2015-09-01 10:32 ` [PATCH 7/8] can: flexcan: switch imx6 and vf610 to software based fifo Marc Kleine-Budde
2015-09-01 10:32 ` [PATCH 8/8] can: at91_can: switch to rx-fifo implementation Marc Kleine-Budde
2015-09-02 23:58 ` [PATCH 0/8] RFC: more flexcan cleanups and SW FIFO IRQ offloading Tom Evans
2015-09-03  6:32   ` David Jander
2015-09-03  6:58     ` Marc Kleine-Budde
2015-09-03  8:17       ` Tom Evans
2015-09-03  8:38         ` David Jander
2015-09-03  8:47           ` Marc Kleine-Budde
2015-09-04  3:19           ` Tom Evans
2015-09-03  8:45         ` Marc Kleine-Budde

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.