Re: [PATCH v4 2/2] clk: keystone: Add new driver to handle syscon based clocks

From: Stephen Boyd
Date: Fri Mar 20 2020 - 20:06:10 EST


Quoting Vignesh Raghavendra (2020-02-26 21:35:29)
> On TI's AM654/J721e SoCs, certain clocks can be gatemld/ungated by setting a
> single bit in SoC's System Control Module registers. Sometime more than
> one clock control can be in the same register.
> Add a driver to support such clocks using syscon framework.
> Driver currently supports controlling EHRPWM's TimeBase clock(TBCLK) for
> AM654 SoC.
>
> Signed-off-by: Vignesh Raghavendra <vigneshr@xxxxxx>
> ---

Applied to clk-next