[U-Boot] [PATCH u-boot v3 1/3] regmap: add regmap_read_poll_timeout() helper
Simon Glass
sjg at chromium.org
Tue Nov 27 01:02:59 UTC 2018
Hi Neil,
On Thu, 22 Nov 2018 at 03:01, Neil Armstrong <narmstrong at baylibre.com> wrote:
>
> Add the regmap_read_poll_timeout() macro based on the Linux implementation
> to simplify register polling with configurable timeout and sleep.
>
> Acked-by: Jagan Teki <jagan at openedev.com>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
> include/regmap.h | 38 ++++++++++++++++++++++++++++++++++++++
> 1 file changed, 38 insertions(+)
>
Is there a change log somewhere? This is v3.
Regards,
Simon
More information about the U-Boot
mailing list