Commit e2d435fb authored by Federico Vaga's avatar Federico Vaga

sw:drv: get time to the FPGA to stabilize

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent b4483bf6
......@@ -841,6 +841,7 @@ int fa_probe(struct platform_device *pdev)
goto out_dma;
fa_clock_enable(fa);
msleep(50);
err = fa_spi_init(fa);
if (err)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment