lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20160523210725.GA29722@rob-hp-laptop> Date: Mon, 23 May 2016 16:07:25 -0500 From: Rob Herring <robh@...nel.org> To: Roger Quadros <rogerq@...com> Cc: peter.chen@...escale.com, balbi@...nel.org, tony@...mide.com, gregkh@...uxfoundation.org, dan.j.williams@...el.com, mathias.nyman@...ux.intel.com, Joao.Pinto@...opsys.com, sergei.shtylyov@...entembedded.com, jun.li@...escale.com, grygorii.strashko@...com, yoshihiro.shimoda.uh@...esas.com, nsekhar@...com, b-liu@...com, linux-usb@...r.kernel.org, linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org, devicetree@...r.kernel.org Subject: Re: [PATCH v9 10/14] usb: otg: add hcd companion support 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 <yoshihiro.shimoda.uh@...esas.com> > Signed-off-by: Roger Quadros <rogerq@...com> > Acked-by: Peter Chen <peter.chen@....com> > --- > v9: > - add DT property documentation under OTG controllers. > > Documentation/devicetree/bindings/usb/generic.txt | 3 +++ Acked-by: Rob Herring <robh@...nel.org> > drivers/usb/common/usb-otg.c | 32 ++++++++++++++++------- > include/linux/usb/otg.h | 7 ++++- > 3 files changed, 32 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists