Quoting Mike Looijmans (2018-05-31 07:03:55)
> The si544 driver had a rounding problem that using the result of
> clk_round_rate
> may set the clock to yet another rate, for example:
> clk_round_rate(19500) = 19499
> clk_round_rate(19499) = 19498
>
> Clients would expect that afte
On 31-05-18 17:34, Stephen Boyd wrote:
Quoting Mike Looijmans (2018-05-31 07:03:55)
The si544 driver had a rounding problem that using the result of clk_round_rate
may set the clock to yet another rate, for example:
clk_round_rate(19500) = 19499
clk_round_rate(19499) = 19498
Cl
Quoting Mike Looijmans (2018-05-31 07:03:55)
> The si544 driver had a rounding problem that using the result of
> clk_round_rate
> may set the clock to yet another rate, for example:
> clk_round_rate(19500) = 19499
> clk_round_rate(19499) = 19498
>
> Clients would expect that afte
3 matches
Mail list logo