• Federico Vaga's avatar
    drv: wait for timing config to be applied · 1938dde0
    Federico Vaga authored
    The update is not immediate, we need to monitor UPD_DONE to be reassured
    that values are applied and we can continue.
    
    If this does not happen, then it is a serious hardware problem. That's
    why I chose to use WARN_ON.
    
    By returning and error code, we will get a ZIO_ALARM_LOST_TRIGGER, that
    userspace needs to check.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    1938dde0
Name
Last commit
Last update
..
hw Loading commit data...
.gitignore Loading commit data...
Kbuild Loading commit data...
Makefile Loading commit data...
acam.c Loading commit data...
calibrate.c Loading commit data...
calibration.c Loading commit data...
fd-core.c Loading commit data...
fd-debug.c Loading commit data...
fd-hwmon.c Loading commit data...
fd-irq.c Loading commit data...
fd-zio.c Loading commit data...
fine-delay.h Loading commit data...
fmc-fine-delay-spec-core.c Loading commit data...
fmc-fine-delay-svec-core.c Loading commit data...
gpio.c Loading commit data...
onewire.c Loading commit data...
pll.c Loading commit data...
spi.c Loading commit data...
time.c Loading commit data...