arm: dra7xx: Hang on any failure during IOdelay recalibration
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 1 Oct 2019 05:11:01 +0000 (10:41 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 17:32:40 +0000 (13:32 -0400)
commit5c6e497eaaf2c76344f82e823c2a0aad3cc26167
treee8ff78640a9b892bd1026d4b1bead169f8c95fed
parent60e3d43a26d0334dd09521220e0312d50679b1c7
arm: dra7xx: Hang on any failure during IOdelay recalibration

If there is any failure during IOdelay recalibration sequence, IOs are
not guaranteed to behave as expected. So hang on any failure during the
sequence.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-omap2/omap5/dra7xx_iodelay.c