[PATCH v2 25/32] clk: mediatek: add CLK_XTAL support for clock driver
Simon Glass
sjg at chromium.org
Wed Aug 31 15:46:53 CEST 2022
On Wed, 31 Aug 2022 at 05:08, Weijie Gao <weijie.gao at mediatek.com> wrote:
>
> This adds the CLK_XTAL macro/flag to allow modeling clocks which are
> directly connected to the xtal clock.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> v2 changes:
> Fix incorrect fallback in mtk_infrasys_get_factor_rate
> Fix commit description
> ---
> drivers/clk/mediatek/clk-mtk.c | 4 ++++
> drivers/clk/mediatek/clk-mtk.h | 3 ++-
> 2 files changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list