commit | 5c6e497eaaf2c76344f82e823c2a0aad3cc26167 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Oct 01 10:41:01 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 13:32:40 2019 -0400 |
tree | e8ff78640a9b892bd1026d4b1bead169f8c95fed | |
parent | 60e3d43a26d0334dd09521220e0312d50679b1c7 [diff] |
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>