[PATCHv4 29/33] CLK: omap: add omap3 clock init file
From: tony@atomide.com (Tony Lindgren)
Date: 2013-08-02 07:24:16
Also in:
linux-devicetree, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2013-08-02 07:24:16
Also in:
linux-devicetree, linux-omap
* Tero Kristo [off-list ref] [130731 08:17]:
On 07/31/2013 09:35 AM, Tony Lindgren wrote:quoted
* Nishanth Menon [off-list ref] [130730 13:26]:quoted
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.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.
OK thanks sounds good to me. Regards, Tony