commit | 10f9167664362bac6f44813687cf52fec9d15845 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Wed Dec 18 14:28:27 2019 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 07 10:08:58 2020 +0000 |
tree | 8cf0b74963b8959f3af8a94126cfd67fa489648a | |
parent | 4b1ca3a4041093930c516f3e7bfe443fb5202107 [diff] |
mfd: atmel-hlcdc: Return in case of error For HLCDC timing engine configurations bit ATMEL_HLCDC_SIP of ATMEL_HLCDC_SR needs to be polled before applying new config. In case of timeout there is no indicator about this, so, return in case of timeout and also print a message about this. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>