Re: [PATCH v4 4/5] clk: clk-gpio: add driver for gated-fixed-clocks

From: Stephen Boyd
Date: Wed Oct 16 2024 - 14:26:48 EST


Quoting Heiko Stuebner (2024-09-06 01:25:10)
> In contrast to fixed clocks that are described as ungateable, boards
> sometimes use additional oscillators for things like PCIe reference
> clocks, that need actual supplies to get enabled and enable-gpios to be
> toggled for them to work.
>
> This adds a driver for those generic gated-fixed-clocks
> that can show up in schematics looking like
>
> ----------------

Applied to clk-next