]> git.baikalelectronics.ru Git - kernel.git/commit
clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 28 May 2021 04:57:43 +0000 (10:27 +0530)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Jun 2021 21:18:26 +0000 (14:18 -0700)
commit9835350f4ccc7c4d856614eefb6e4bb6437586cc
treea75ba46a82f027cb7f5c1e52087485c297c4f76c
parentd19eb48b076c510b0284091a6aa707122bca5562
clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk

AM64 has 9 instances of EPWM modules. And each instance has a clk to
Timer-Base sub-module that can be controlled by Control module. Update
the driver with all the 9 instance of clocks associated to
ti,am64-epwm-tbclk.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210528045743.16537-3-lokeshvutla@ti.com
Reviewed-by: Tero Kristo <kristo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/keystone/syscon-clk.c