On Thu, 18 Jan 2024 10:07:17 +0100, Ahmad Fatoum wrote: > So far, we expected platforms to select COMMON_CLK if they have a clock > controller that's covered by the common clk framework and HAVE_CLK if > they have a legacy clock driver. > > With the addition of SCMI clocks, platforms, especially virtualized ones, > that previously didn't need clock support may now want access to them. > > [...] Applied, thanks! [1/2] clk: make COMMON_CLK a visible symbol https://git.pengutronix.de/cgit/barebox/commit/?id=98a65c0d6af8 (link may not be stable) [2/2] clk: select CLKDEV_LOOKUP from COMMON_CLK https://git.pengutronix.de/cgit/barebox/commit/?id=f9c6eb75f564 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>