OSDN Git Service

clk: ti: dra7: add new clkctrl data
authorTero Kristo <t-kristo@ti.com>
Mon, 13 Aug 2018 11:30:49 +0000 (14:30 +0300)
committerTero Kristo <t-kristo@ti.com>
Wed, 3 Oct 2018 12:02:27 +0000 (15:02 +0300)
commitdffa9051d54672a7d7f5951e074c4393672c03e9
treef3b0434d0bbfcce3632cb84958b6678f7bcbe969
parent43c56e046cd8229315a466b079c53f4ab0f8dcf2
clk: ti: dra7: add new clkctrl data

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