summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/clk-43xx-compat.c
AgeCommit message (Collapse)AuthorFilesLines
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo1-0/+225
Rename the existing clkctrl data in preparation of upcoming clkdm based split for it. Once the DT data has transitioned also, the compat data can be removed. Signed-off-by: Tero Kristo <t-kristo@ti.com> Tested-by: Tony Lindgren <tony@atomide.com>