[PATCH 1/3] misc: Add crossbar driver

Linus Walleij linus.walleij at linaro.org
Thu Aug 15 16:01:20 EDT 2013


On Tue, Aug 13, 2013 at 11:56 AM, Sricharan R <r.sricharan at ti.com> wrote:

>  Initially irqchip was discussed, but we also have a DMA crossbar
>  to map the dma-requests. Since both irq/dma crossbars should be handled,
>  pinctrl was suggested as the appropriate place to handle this.

I think it is better to use irqchip.

For DMA there is already an arbiter mechanism for arbitration of
virtual channels over physical channels, this is not much different,
the DMA might need some different tweaking but should be solved
in that subsystem I think.

I don't see any way to really abstract this pretty simple crossbar
for reuse across subsystems.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list