Re: [PATCH] clk: keystone: fix compile testing

From: Stephen Boyd

Date: Sun Nov 30 2025 - 15:06:26 EST


Quoting Johan Hovold (2025-11-27 05:53:25)
> Some keystone clock drivers can be selected when COMPILE_TEST is
> enabled but since commit b745c0794e2f ("clk: keystone: Add sci-clk
> driver support") they are never actually built.
>
> Enable compile testing by allowing the build system to process the
> keystone drivers.
>
> Fixes: b745c0794e2f ("clk: keystone: Add sci-clk driver support")
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
> ---

Applied to clk-next