On Wed, May 30, 2012 at 4:26 PM, Kishon Vijay Abraham I <kishon@xxxxxx> wrote: > Adds a new driver _ocp2scp_. This driver takes the responsibility of creating > all the devices that is connected to OCP2SCP. In the case of OMAP4, USB2PHY > is connected to ocp2scp. > > Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx> > --- [...] > +++ b/drivers/misc/omap-ocp2scp.c > @@ -0,0 +1,135 @@ > +/* > + * omap-ocp2scp.c - transform ocp interface protocol to scp protocol > + * > + * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com s/2011/2012 [...] > diff --git a/include/linux/platform_data/omap_ocp2scp.h b/include/linux/platform_data/omap_ocp2scp.h > new file mode 100644 > index 0000000..dcbbf2a > --- /dev/null > +++ b/include/linux/platform_data/omap_ocp2scp.h > @@ -0,0 +1,31 @@ > +/* > + * omap_ocp2scp.h -- ocp2scp header file > + * > + * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com Dito. -- 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