On Fri, May 03, 2019 at 07:43:06PM +0200, Philippe Reynes wrote:
> The function bcm6345_wdt_start use the argument timeout
> as tick but it should be used as milliseconds.
>
> A clock is added as requirement for this driver.
> The frequency of the clock is then used to convert the
> millisecond t
On 03.05.19 19:43, Philippe Reynes wrote:
The function bcm6345_wdt_start use the argument timeout
as tick but it should be used as milliseconds.
A clock is added as requirement for this driver.
The frequency of the clock is then used to convert the
millisecond to ticks in the function bcm6345_wd
The function bcm6345_wdt_start use the argument timeout
as tick but it should be used as milliseconds.
A clock is added as requirement for this driver.
The frequency of the clock is then used to convert the
millisecond to ticks in the function bcm6345_wdt_start.
Signed-off-by: Philippe Reynes
--
3 matches
Mail list logo