On Fri, May 20, 2016 at 12:32:27PM +0300, Roger Quadros wrote: > Since some host controller (e.g. EHCI) needs a companion host controller > (e.g. OHCI), this patch adds such a configuration to use it in the OTG > core. > > Signed-off-by: Yoshihiro Shimoda <[email protected]> > Signed-off-by: Roger Quadros <[email protected]> > Acked-by: Peter Chen <[email protected]> > --- > v9: > - add DT property documentation under OTG controllers. > > Documentation/devicetree/bindings/usb/generic.txt | 3 +++
Acked-by: Rob Herring <[email protected]> > drivers/usb/common/usb-otg.c | 32 > ++++++++++++++++------- > include/linux/usb/otg.h | 7 ++++- > 3 files changed, 32 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
