Home
last modified time | relevance | path

Searched hist:"1 aa0817e43c525c3ee035786a17a19077a0bb06a" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/keystone/
H A DMakefilediff 1aa0817e43c525c3ee035786a17a19077a0bb06a Thu Feb 27 06:35:29 CET 2020 Vignesh Raghavendra <vigneshr@ti.com> clk: keystone: Add new driver to handle syscon based clocks

On TI's AM654/J721e SoCs, certain clocks can be gated/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@ti.com>
Link: https://lkml.kernel.org/r/20200227053529.16479-3-vigneshr@ti.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
H A Dsyscon-clk.c1aa0817e43c525c3ee035786a17a19077a0bb06a Thu Feb 27 06:35:29 CET 2020 Vignesh Raghavendra <vigneshr@ti.com> clk: keystone: Add new driver to handle syscon based clocks

On TI's AM654/J721e SoCs, certain clocks can be gated/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@ti.com>
Link: https://lkml.kernel.org/r/20200227053529.16479-3-vigneshr@ti.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
H A DKconfigdiff 1aa0817e43c525c3ee035786a17a19077a0bb06a Thu Feb 27 06:35:29 CET 2020 Vignesh Raghavendra <vigneshr@ti.com> clk: keystone: Add new driver to handle syscon based clocks

On TI's AM654/J721e SoCs, certain clocks can be gated/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@ti.com>
Link: https://lkml.kernel.org/r/20200227053529.16479-3-vigneshr@ti.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>