]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ti: am33xx: add new clkctrl data for am33xx
authorTero Kristo <t-kristo@ti.com>
Fri, 10 Aug 2018 15:35:03 +0000 (18:35 +0300)
committerTero Kristo <t-kristo@ti.com>
Wed, 3 Oct 2018 12:02:26 +0000 (15:02 +0300)
commit296e583e9987e9f8e24dbc4e96692f987cfd6d95
treeb05dbc2ad2c2b187d8878c5d86f18adfb1e1ae48
parente97017f935fcb3d505d86738817230552f58a19a
clk: ti: am33xx: add new clkctrl data for am33xx

The new clkctrl data layout for am33xx is split based on clockdomain
boundaries. Previously the split was based on CM boundaries. This patch
adds the new data as separate data entity, retaining the compatibility
data also for now. The compatibility data can be removed once no longer
needed.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
drivers/clk/ti/clk-33xx.c
drivers/clk/ti/clkctrl.c
drivers/clk/ti/clock.h