[RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2017-01-04 Thread Manish Narani
This patch will add support for OTG host initialization. This will help OTG drivers to populate their host subsystem. Signed-off-by: Manish Narani --- drivers/usb/host/xhci-plat.c | 39 +++ 1 file changed, 39 insertions(+) diff --git

Re: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2017-01-02 Thread gre...@linuxfoundation.org
Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Mon, Jan 02, 2017 at 09:35:21AM +, Manish Narani wrote: > Hi Greg, > > > I need to have

RE: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2017-01-02 Thread Manish Narani
16 1:24 PM > To: mathias.ny...@intel.com; gre...@linuxfoundation.org; > linux-usb@vger.kernel.org; linux-ker...@vger.kernel.org > Cc: Anurag Kumar Vulisha <anura...@xilinx.com>; Punnaiah Choudary Kalluri > <punn...@xilinx.com>; Anirudha Sarangi <anir...@xilinx.com>; Manish Naran

Re: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2017-01-02 Thread gre...@linuxfoundation.org
x-usb@vger.kernel.org; linux-ker...@vger.kernel.org > Cc: Anurag Kumar Vulisha <anura...@xilinx.com>; Punnaiah Choudary Kalluri > <punn...@xilinx.com>; Anirudha Sarangi <anir...@xilinx.com>; Manish Narani > <mnar...@xilinx.com> > Subject: [RFC PATCH] usb:

RE: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2017-01-01 Thread Manish Narani
com>; Punnaiah Choudary Kalluri <punn...@xilinx.com>; Anirudha Sarangi <anir...@xilinx.com>; Manish Narani <mnar...@xilinx.com> Subject: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call This patch will add support for OTG host initialization. This will help

RE: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2016-12-15 Thread Manish Narani
ect: Re: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call On Thu, Dec 15, 2016 at 12:25:08AM +0530, Manish Narani wrote: > This patch will add support for OTG host initialization. This will > help OTG drivers to populate their host subsystem. > > Signed

[RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2016-12-14 Thread Manish Narani
This patch will add support for OTG host initialization. This will help OTG drivers to populate their host subsystem. Signed-off-by: Manish Narani --- drivers/usb/host/xhci-plat.c | 39 +++ 1 file changed, 39 insertions(+) diff --git

Re: [RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2016-12-14 Thread Greg KH
On Thu, Dec 15, 2016 at 12:25:08AM +0530, Manish Narani wrote: > This patch will add support for OTG host initialization. This will > help OTG drivers to populate their host subsystem. > > Signed-off-by: Manish Narani > --- > drivers/usb/host/xhci-plat.c | 35

[RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call

2016-12-14 Thread Manish Narani
This patch will add support for OTG host initialization. This will help OTG drivers to populate their host subsystem. Signed-off-by: Manish Narani --- drivers/usb/host/xhci-plat.c | 35 +++ 1 files changed, 35 insertions(+), 0 deletions(-)