]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: ti: am43xx: add new clkctrl data for am43xx
authorTero Kristo <t-kristo@ti.com>
Mon, 13 Aug 2018 07:48:52 +0000 (10:48 +0300)
committerTero Kristo <t-kristo@ti.com>
Wed, 3 Oct 2018 12:02:27 +0000 (15:02 +0300)
commit76a1049b84dd57bad6260b51455bbd17053b2eb4
tree083bc8aff7568b7f9f6787e74487bede1691029f
parent131ee08f3fba48fd39ceca9c785a908c37276667
clk: ti: am43xx: add new clkctrl data for am43xx

The new clkctrl data layout for am43xx 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-43xx.c
drivers/clk/ti/clkctrl.c
drivers/clk/ti/clock.h