[U-Boot] [PATCH u-boot v3 1/3] regmap: add regmap_read_poll_timeout() helper
Neil Armstrong
narmstrong at baylibre.com
Tue Nov 27 13:58:21 UTC 2018
Hi Simon,
On 27/11/2018 02:02, Simon Glass wrote:
> 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.
Forgot changelog on cover letter, v3 only changes the SPI driver, the regmap patches are only rebased against master.
Neil
>
> Regards,
> Simon
>
More information about the U-Boot
mailing list