On 07/24/2018 02:19 AM, Paul Burton wrote: > Hi Hauke, > > On Sat, Jul 21, 2018 at 09:13:55PM +0200, Hauke Mehrtens wrote: >> When a DMA channel is opened the IRQ should not get activated >> automatically, this allows it to pull data out manually without the help >> of interrupts. This is needed for a workaround in the vrx200 Ethernet >> driver. >> >> Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de> >> --- >> arch/mips/lantiq/xway/dma.c | 1 - >> drivers/net/ethernet/lantiq_etop.c | 1 + >> 2 files changed, 1 insertion(+), 1 deletion(-) > > If you'd like this to go via the netdev tree to keep it with the rest of > the series: > > Acked-by: Paul Burton <paul.bur...@mips.com> Thanks, I also prefer that this goes through netdev. > Though I'd be happier if we didn't have DMA code seemingly used only by > an ethernet driver in arch/mips/ :) There are also some out of tree driver that use this DMA code. This should probably be converted to a DMA channel driver but that is not very high on my todo list. Hauke
- Re: [PATCH 3/4] net: lantiq: Add Lantiq / Intel vrx200... Andrew Lunn
- Re: [PATCH 3/4] net: lantiq: Add Lantiq / Intel vr... Hauke Mehrtens
- Re: [PATCH 3/4] net: lantiq: Add Lantiq / Inte... Andrew Lunn
- Re: [PATCH 3/4] net: lantiq: Add Lantiq / ... Hauke Mehrtens
- Re: [PATCH 3/4] net: lantiq: Add Lant... Andrew Lunn
- [PATCH 2/4] net: dsa: Add Lantiq / Intel GSWIP tag support Hauke Mehrtens
- Re: [PATCH 2/4] net: dsa: Add Lantiq / Intel GSWIP tag... Andrew Lunn
- Re: [PATCH 2/4] net: dsa: Add Lantiq / Intel GSWIP... Hauke Mehrtens
- [PATCH 1/4] MIPS: lantiq: Do not enable IRQs in dma open Hauke Mehrtens
- Re: [PATCH 1/4] MIPS: lantiq: Do not enable IRQs in dm... Paul Burton
- Re: [PATCH 1/4] MIPS: lantiq: Do not enable IRQs i... Hauke Mehrtens
- Re: [PATCH 1/4] MIPS: lantiq: Do not enable IR... David Miller
- [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx... Hauke Mehrtens
- Re: [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA drive... David Miller
- Re: [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA d... Hauke Mehrtens
- Re: [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA drive... Andrew Lunn
- Re: [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA d... Hauke Mehrtens
- Re: [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA drive... John Crispin