On 10:49-20130916, Aida Mynzhasova wrote:
> On 24.08.2013 18:02, Aida Mynzhasova wrote:
> >This patch adds required definitions and structures for clockdomain
> >initialization, so omap3xxx_clockdomains_init() was substituted by
> >new ti81xx_clockdomains_init() while early initialization of
> >TI81XX platform.
> >
> >signed-off-by: Aida Mynzhasova <[email protected]>
> >---
> >  arch/arm/mach-omap2/Makefile                   |   2 +
> >  arch/arm/mach-omap2/clockdomain.h              |   1 +
> >  arch/arm/mach-omap2/clockdomains_ti81xx_data.c | 208 
> > +++++++++++++++++++++++++
> >  arch/arm/mach-omap2/cm-regbits-ti81xx.h        |  22 +++
> >  arch/arm/mach-omap2/cm_ti81xx.h                |  61 ++++++++
> >  arch/arm/mach-omap2/io.c                       |   2 +-
> >  6 files changed, 295 insertions(+), 1 deletion(-)
> >  create mode 100644 arch/arm/mach-omap2/clockdomains_ti81xx_data.c
> >  create mode 100644 arch/arm/mach-omap2/cm-regbits-ti81xx.h
> >  create mode 100644 arch/arm/mach-omap2/cm_ti81xx.h
> >
> 
[...]
> Can anybody please review my changes?

We are transitioning out of having clock information in mach-omap2 to
using devicetree

http://marc.info/?l=devicetree&m=137778225431749&w=2

Will be good to align the conversion with upcoming V7 of the patch
series as well.

-- 
Regards,
Nishanth Menon
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to