Kevin, On Mon, Aug 29, 2011 at 7:35 PM, Kevin Hilman <khilman@xxxxxx> wrote: > Create basic voltagedomains for OMAP2 and associate OMAP2 powerdomains > with the newly created voltage domains. > > Signed-off-by: Kevin Hilman <khilman@xxxxxx> > --- > arch/arm/mach-omap2/Makefile | 3 +- > arch/arm/mach-omap2/io.c | 2 + > arch/arm/mach-omap2/powerdomains2xxx_data.c | 4 +++ > arch/arm/mach-omap2/voltage.h | 1 + > arch/arm/mach-omap2/voltagedomains2xxx_data.c | 32 +++++++++++++++++++++++++ > 5 files changed, 41 insertions(+), 1 deletions(-) > create mode 100644 arch/arm/mach-omap2/voltagedomains2xxx_data.c > ... > diff --git a/arch/arm/mach-omap2/voltagedomains2xxx_data.c b/arch/arm/mach-omap2/voltagedomains2xxx_data.c > new file mode 100644 > index 0000000..69ff261 > --- /dev/null > +++ b/arch/arm/mach-omap2/voltagedomains2xxx_data.c > @@ -0,0 +1,32 @@ > +/* > + * OMAP3 voltage domain data > + * > + * Copyright (C) 2007, 2010 Texas Instruments, Inc. 2011? Regards, Jean -- 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