Re: [PATCHv2] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly

2014-10-29 Thread Rabin Vincent
Unless I'm missing something, this patch appears to have still not been picked up. It would be nice if it can go in for 3.18 so that we have working USB on pandaboard again at least in that release. Tony, would you mind carrying it as OMAP maintainer since we haven't heard anything from Kishon

Re: RCU bug with v3.17-rc3 ?

2014-10-09 Thread Rabin Vincent
On Thu, Oct 09, 2014 at 11:26:56AM -0500, Felipe Balbi wrote: alright, it's pretty deterministic however. Always on the same test, no matter which USB controller, no matter if backing store is RAM or MMC. Those two undefined instructions on the disassembly caught my attention, perhaps I'm

Re: BUG (maybe) with find_get_entry()

2014-10-08 Thread Rabin Vincent
On Wed, Oct 08, 2014 at 11:57:14AM -0500, Felipe Balbi wrote: Hi, With today's linus/master and with greg/usb-next I keep getting random kernel oops from find_get_entry() (see below): [ 47.700065] Unable to handle kernel paging request at virtual address [ 47.707667] pgd =

Re: [PATCHv2] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly

2014-10-07 Thread Rabin Vincent
-by: Rabin Vincent ra...@rab.in Thanks. -- To unsubscribe from this list: send the line unsubscribe linux-usb in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly

2014-10-06 Thread Rabin Vincent
On Fri, Sep 26, 2014 at 02:17:47PM +0100, Oussama Ghorbel wrote: You may find merge conflict since v3.17-rc5. If necessary I can send a re-based version of this patch on v3.17-rc5 for seamless integration. Looks like pandaboard USB is still broken on v3.17 due to this bug. Please do send an

Re: [PATCH] usb: musb: Fix obex in g_nokia.ko causing kernel panic

2014-03-21 Thread Rabin Vincent
2014-02-06 20:25 GMT+01:00 Ivaylo Dimitrov ivo.g.dimitrov...@gmail.com: From: Felipe Balbi ba...@ti.com This patch, which is present in 3.14-rc4 as 30a70b026 (usb: musb: fix obex in g_nokia.ko causing kernel panic), breaks USB gadget support on my Pandaboard. Bisecting points to this commit,

Re: [PATCH 2/5] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2

2012-09-24 Thread Rabin Vincent
2012/9/24 ABRAHAM, KISHON VIJAY kis...@ti.com: On Sat, Sep 22, 2012 at 3:03 AM, Rabin Vincent ra...@rab.in wrote: USB doesn't work on pandaboard on linux-next, and bisection shows this patch. Unfortunately, I can't provide a dmesg log because USB is the only way I currently have to get one

Re: [PATCH 2/5] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2

2012-09-21 Thread Rabin Vincent
2012/9/6 Kishon Vijay Abraham I kis...@ti.com: All the PHY configuration other than VBUS, ID GND and OTG SRP are removed from twl6030. The phy configurations are taken care by the dedicated usb2 phy driver. So twl6030 is made as comparator driver for VBUS and ID detection. Signed-off-by: