• Federico Vaga's avatar
    sw:drv: fix VME DMA concurrent transfers · 9e1dadfd
    Federico Vaga authored
    On SVEC we can have up to two FMC-ADC-100M mezzanine, potentially
    triggering at the same time. If such conditions, the driver fails in
    performing the DMA on both mezzanine because one of the two will fail to
    request a channel.
    
    With this patch we introducte a 10s timeout for the ADC to request a DMA
    channel on SVEC.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    9e1dadfd
Name
Last commit
Last update
..
platform_data Loading commit data...
.gitignore Loading commit data...
Kbuild Loading commit data...
Makefile Loading commit data...
fa-calibration.c Loading commit data...
fa-core.c Loading commit data...
fa-debug.c Loading commit data...
fa-dma.c Loading commit data...
fa-irq.c Loading commit data...
fa-regtable.c Loading commit data...
fa-zio-drv.c Loading commit data...
fa-zio-trg.c Loading commit data...
field-desc.h Loading commit data...
fmc-adc-100m14b4ch-spec-core.c Loading commit data...
fmc-adc-100m14b4ch-svec-core.c Loading commit data...
fmc-adc-100m14b4cha-private.h Loading commit data...
fmc-adc-100m14b4cha.h Loading commit data...
spi.c Loading commit data...