Searched hist:ccdc1f0836f8e37b558a424f1e491f929b2e7ede (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/meson/ |
H A D | clk-pll.c | diff ccdc1f0836f8e37b558a424f1e491f929b2e7ede Sat Dec 26 13:15:56 CET 2020 Martin Blumenstingl <martin.blumenstingl@googlemail.com> clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate()
Popagate the error code from meson_clk_pll_set_rate() when the PLL does not lock with the new settings.
Fixes: 722825dcd54b2e ("clk: meson: migrate plls clocks to clk_regmap") Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://lore.kernel.org/r/20201226121556.975418-4-martin.blumenstingl@googlemail.com
|