Re: [PATCH v2 2/2] clk: ingenic/TCU: Fix round_rate returning error

From: Stephen Boyd
Date: Fri Mar 20 2020 - 20:09:01 EST


Quoting Paul Cercueil (2020-02-13 08:19:52)
> When requesting a rate superior to the parent's rate, it would return
> -EINVAL instead of simply returning the parent's rate like it should.
>
> Fixes: 4f89e4b8f121 ("clk: ingenic: Add driver for the TCU clocks")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---

Applied to clk-next