On Thu, 15 Feb 2024 13:18:34 +0100, Ahmad Fatoum wrote: > During bug hunt of a clocking issue that ultimately turned out to be > unrelated, I resynced AT91 clk support with Linux. > > The changes look more extensive than they really are, because I first > imported the clock drivers before a major overhaul of the barebox clock > framework to be more compatible with the more recent kernel API changes. > > [...] Applied, thanks! [1/3] clk: add dummy definitions for CLK_SET_RATE_GATE, CLK_SET_PARENT_GATE https://git.pengutronix.de/cgit/barebox/commit/?id=2098731f7cf4 (link may not be stable) [2/3] clk: define empty stub for clk_hw_unregister https://git.pengutronix.de/cgit/barebox/commit/?id=606f0f834610 (link may not be stable) [3/3] clk: at91: sync drivers with Linux https://git.pengutronix.de/cgit/barebox/commit/?id=d851eb01732a (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>