commit | 76a1049b84dd57bad6260b51455bbd17053b2eb4 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Aug 13 10:48:52 2018 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Wed Oct 03 15:02:27 2018 +0300 |
tree | 083bc8aff7568b7f9f6787e74487bede1691029f | |
parent | 131ee08f3fba48fd39ceca9c785a908c37276667 [diff] |
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>