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