[RESEND PATCHv2 03/28] ARM: OMAP2+: omap_device: create clock alias purely from DT data
From: Tero Kristo <hidden>
Date: 2016-06-29 07:08:32
Also in:
linux-clk, linux-omap
From: Tero Kristo <hidden>
Date: 2016-06-29 07:08:32
Also in:
linux-clk, linux-omap
On 28/06/16 10:00, Tony Lindgren wrote:
* Tero Kristo [off-list ref] [160613 12:07]:quoted
This avoids the need to add most of the clock aliases under drivers/clk/ti/clk-xyz.c files.This is a nice improvment, probably best to queu this along with the rest of the series via the clock tree: Acked-by: Tony Lindgren <tony@atomide.com> Or please let me know if you want me to pick this separately. Regards, Tony
Patches #3, #6, #7, #8 you can pick up separately (but you will have some conflicts due to missing ti_clk_get implementation.) These patches are required for this series to work properly though. If we want to re-work the clk_get / ti_clk_get implementation, we should probably postpone it to 4.8, and that would push this series forward also. In that case, you can pick up the above patches for merge yourself, and we would handle the rest separately. -Tero