diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2022-09-19 09:41:10 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-10-17 10:03:59 +0200 |
commit | 1625fbc1f73f1fa8f77c38ea554cc0b2327b156b (patch) | |
tree | 6e11e2a3a9f35cae2b74232a62daae1889cb32ba /init | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) | |
download | linux-stable-1625fbc1f73f1fa8f77c38ea554cc0b2327b156b.tar.gz linux-stable-1625fbc1f73f1fa8f77c38ea554cc0b2327b156b.tar.bz2 linux-stable-1625fbc1f73f1fa8f77c38ea554cc0b2327b156b.zip |
clk: renesas: rzg2l: Support sd clk mux round operation
Currently, determine_rate() is not doing any round operation
and due to this it always selects a lower clock source compared
to the closest higher one.
Support sd clk mux round operation by passing
CLK_MUX_ROUND_CLOSEST flag to clk_mux_determine_rate_flags().
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20220919084110.3065156-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions