On 07/31/2013 09:35 AM, Tony Lindgren wrote:
* Nishanth Menon <nm@xxxxxx> [130730 13:26]:
On 07/23/2013 02:20 AM, Tero Kristo wrote:
clk-3xxx.c now contains the clock init functionality for omap3, including
DT clock registration and adding of static clkdev entries.
This patch also splits the OMAP3 clock registration code under mach-omap2
to use OMAP3 subtype specific clk init functions.
Signed-off-by: Tero Kristo <t-kristo@xxxxxx>
---
arch/arm/mach-omap2/Makefile | 2 +-
arch/arm/mach-omap2/cclock3xxx_data.c | 3641 ---------------------------------
Tony and a lot of people is not going to like removing support for
non-dt boot for OMAP3 before "it's time is due" ;)
I think the only showstopper for that is that we need the
pending pinctrl changes merged first to keep off-idle working.
So the omap3 legacy code removal probably needs to wait until
v3.13 merge window. For omap4 and am33xx we can do it now.
Regards,
Tony
I'll modify the series in such way that OMAP3 retains the legacy clock
data within the kernel for now, and will use either DT or kernel data
based on init type. Kernel data can then be removed when time is ripe
for it.
-Tero
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html