diff options
author | Tero Kristo <t-kristo@ti.com> | 2017-05-31 18:00:03 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2017-06-06 00:14:06 -0700 |
commit | 70f05be3213393f20f01e4d59625df7ee49fe32f (patch) | |
tree | 2595e2982310d153a1869b61e4c2f27350093d26 /arch/arm/mach-omap2/prm44xx.c | |
parent | 308b4e381b5849c190ca4a93388c9ccfbc525e3b (diff) | |
download | linux-70f05be3213393f20f01e4d59625df7ee49fe32f.tar.gz linux-70f05be3213393f20f01e4d59625df7ee49fe32f.tar.bz2 linux-70f05be3213393f20f01e4d59625df7ee49fe32f.zip |
ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
If clkctrl clocks are available on a device, populate these automatically
to replace hwmod main_clk info. First, the patch parses all "ti,clkctrl"
compatible nodes and maps these against existing clockdomain data. Once
done, individual hwmod init routines can search for a clkctrl clock
handle based on the clockdomain info and the created mapping.
This patch also drops the obsolete "_mod_ck" search as the implementation
required for this was not accepted usptream.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/prm44xx.c')
0 files changed, 0 insertions, 0 deletions