On Thu, Sep 17, 2020 at 10:30:40AM +0100, Jack Mitchell wrote:
> The timeout calculation is based on the clk being in KHz but
> the clk api returns the clk value in Hz. Convert this to KHz
> to calculate the correct timeout value.
>
> Signed-off-by: Jack Mitchell
Applied to u-boot/master, thank
On 9/17/20 5:30 AM, Jack Mitchell wrote:
> The timeout calculation is based on the clk being in KHz but
> the clk api returns the clk value in Hz. Convert this to KHz
> to calculate the correct timeout value.
>
> Signed-off-by: Jack Mitchell
> ---
> drivers/watchdog/designware_wdt.c | 2 +-
> 1
The timeout calculation is based on the clk being in KHz but
the clk api returns the clk value in Hz. Convert this to KHz
to calculate the correct timeout value.
Signed-off-by: Jack Mitchell
---
drivers/watchdog/designware_wdt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
3 matches
Mail list logo