[U-Boot] [PATCH v3 05/13] regmap: Add support for polling on a register

Faiz Abbas faiz_abbas at ti.com
Wed Feb 13 07:55:54 UTC 2019


Hi Tom,

On 12/02/19 2:28 PM, Faiz Abbas wrote:
> Add an API to continuously read a register until a condition is
> satisfied or a timeout occurs.
> 
> Signed-off-by: Faiz Abbas <faiz_abbas at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>  include/regmap.h | 34 ++++++++++++++++++++++++++++++++++
>  1 file changed, 34 insertions(+)

I realize there already exists an implementation of this in latest
u-boot. So we'll have to drop this patch. Will post a new version based
on top of that implementation.

Thanks,
Faiz


More information about the U-Boot mailing list