[PATCH v5 5/5] ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks
From: paul@pwsan.com (Paul Walmsley)
Date: 2012-11-23 01:05:41
Also in:
linux-iommu, linux-omap, lkml
From: paul@pwsan.com (Paul Walmsley)
Date: 2012-11-23 01:05:41
Also in:
linux-iommu, linux-omap, lkml
On Wed, 21 Nov 2012, Tony Lindgren wrote:
* Omar Ramirez Luna [off-list ref] [121119 17:08]:quoted
This prevents hwmod _enable_clocks...omap2_dflt_clk_enable path from enabling modulemode inside CLKCTRL using its clk->enable_reg field. Instead is left to _omap4_enable_module though soc_ops, as the one in charge of this setting. According to comments received[1] for related patches the idea is to get rid of leaf clocks in future. So remove these two while at it. [1] http://lkml.org/lkml/2012/8/20/226This one should be queued by Paul, or at least acked by him.
This will need to be updated to apply after the recent CCF conversion patches. Otherwise, Acked-by: Paul Walmsley <paul@pwsan.com> - Paul