[PATCH v2 0/2] DT EHCI support for Kirkwood.

2012-10-20 Thread Andrew Lunn
These two patches add DT support to ehci-orion and convert all existing Kirkwood DT boards to using DT to instantiate the USB host. v1->v2: Remove the phy property from DT. The previous implementation was not compatible with the new ideas of a USB phy node. Only orion5x needs it anyway, and curren

[PATCH v2 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding

2012-10-20 Thread Andrew Lunn
Based on previous work by Michael Walle and Jason Cooper. Made their work actually work, which required added interrupt from DT and auxdata, along with setting the dma_mask, which DT does not currently do. Signed-off-by: Andrew Lunn Tested-by: Sebastian Hesselbarth Acked-by: Alan Stern --- ..

[PATCH v2 2/2] ARM: Kirkwood: Convert all DT boards to EHCI via DT.

2012-10-20 Thread Andrew Lunn
Now that the EHCI driver has DT support, drop old style configuration of it and add DT in its place. Since all the boards enable the EHCI, enable it by default in kirkwood.dtsi. Any new boards which don't have USB can specifically disable it. Signed-off-by: Andrew Lunn --- arch/arm/boot/dts/kirk

Re: [PATCH 1/2] USB: Update EHCI-platform driver to devicetree.

2012-10-20 Thread Florian Fainelli
Hi Tony, On Saturday 20 October 2012 16:17:32 Tony Prisk wrote: > This patch adds devicetree support to the EHCI-platform driver, > and removes the now unneeded ehci-vt8500.c > > Existing platform properties are maintained, with the exception > the power_(on/off) and suspend function pointers. O

Re: [PATCH 1/2] USB: Update EHCI-platform driver to devicetree.

2012-10-20 Thread Alan Stern
On Sat, 20 Oct 2012, Florian Fainelli wrote: > Hi Tony, > > On Saturday 20 October 2012 16:17:32 Tony Prisk wrote: > > This patch adds devicetree support to the EHCI-platform driver, > > and removes the now unneeded ehci-vt8500.c > > > > Existing platform properties are maintained, with the exce

Re: [RFC PATCH 0/2] Update ehci-platform driver to support devicetree

2012-10-20 Thread Alan Stern
On Sat, 20 Oct 2012, Tony Prisk wrote: > This patchset updates the ehci-platform.c driver to allow device tree probing. > I have dropped support for the three function pointers (power_on, power_off > and power_suspend). If someone has knowledge of the power sequence functions > that are being impl

Re: [PATCH 1/2] USB: Update EHCI-platform driver to devicetree.

2012-10-20 Thread Tony Prisk
On Sat, 2012-10-20 at 15:01 +0200, Florian Fainelli wrote: > Hi Tony, > > On Saturday 20 October 2012 16:17:32 Tony Prisk wrote: > > This patch adds devicetree support to the EHCI-platform driver, > > and removes the now unneeded ehci-vt8500.c > > > > Existing platform properties are maintained,

Re: [PATCH 5/7] usb: gadget: fsl_udc: postpone freeing current dTD

2012-10-20 Thread Christoph Fritz
On Fri, 2012-10-19 at 13:44 +0300, Felipe Balbi wrote: > > I thought about this too but wasn't able to use chipidea with > > MXC_EHCI_INTERNAL_PHY as it's called in fsl_udc. > > that's a matter of writing the PHY driver, right ;-) It has nothing to > do with chipidea, actually :-) Okay, I'll do.

Re: [PATCH] usb: phy: samsung: Introducing usb phy driver for hsotg

2012-10-20 Thread Pavel Machek
Hi! > > +#define S3C_PHYPWR (0x00) ... > > +#define S3C_PHYCLK (0x04) > > + > > +#define S3C_PHYCLK_MODE_SERIAL (1 << 6) > > +#define S3C_PHYCLK_EXT_OSC (1 << 5) > > +#define S3C_PHYCLK_COMMON_ON_N

[PATCH v2 2/2] USB: doc: Binding document for ehci-platform driver

2012-10-20 Thread Tony Prisk
Add a binding document for ehci-platform driver. Signed-off-by: Tony Prisk --- .../devicetree/bindings/usb/ehci-platform.txt | 27 1 file changed, 27 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/ehci-platform.txt diff --git a/Documentation/

[PATCH v2 0/2] Update ehci-platform driver to support devicetree

2012-10-20 Thread Tony Prisk
This patchset updates the ehci-platform.c driver to allow device tree probing. I have dropped support for the three function pointers (power_on, power_off and power_suspend). If someone has knowledge of the power sequence functions that are being implemented, these functions could be replaced (Sorr

[PATCH v2 1/2] USB: Update EHCI-platform driver to devicetree.

2012-10-20 Thread Tony Prisk
This patch adds devicetree support to the EHCI-platform driver, and removes the now unneeded ehci-vt8500.c Existing platform properties are maintained, with the exception the power_(on/off) and suspend function pointers. Signed-off-by: Tony Prisk --- drivers/usb/host/ehci-hcd.c |5 --

Re: [PATCH 1/2] USB: Update EHCI-platform driver to devicetree.

2012-10-20 Thread Tony Prisk
On Sat, 2012-10-20 at 10:31 -0400, Alan Stern wrote: > On Sat, 20 Oct 2012, Florian Fainelli wrote: > > > Hi Tony, > > > > On Saturday 20 October 2012 16:17:32 Tony Prisk wrote: > > > This patch adds devicetree support to the EHCI-platform driver, > > > and removes the now unneeded ehci-vt8500.c

Re: Re: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-20 Thread Artem S. Tashkinov
You don't get me - I have *no* VirtualBox (or any proprietary) modules running - but I can reproduce this problem using *the same system running under* VirtualBox in Windows 7 64. It's almost definitely either a USB driver bug or video4linux driver bug: I'm CC'ing linux-media and linux-usb maili

USB question

2012-10-20 Thread Charlie Sager
Hi all, I want to diagnose my "check engine" light in my car. I have a product by a company called Autoenginuity. Scantool is their software that comes with an OBD-II USB cable. The cable plugs into the car under the dashboard. The other end of the cable is USB, and plugs into my laptop PC.

Re: Re: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-20 Thread Borislav Petkov
On Sat, Oct 20, 2012 at 11:15:17PM +, Artem S. Tashkinov wrote: > You don't get me - I have *no* VirtualBox (or any proprietary) modules > running Ok, good. We got that out of the way - I wanted to make sure after you replied with two other possibilities of the system freezing. > - but I can

Re: [PATCH v2 0/2] DT EHCI support for Kirkwood.

2012-10-20 Thread Jason Cooper
On Sat, Oct 20, 2012 at 01:09:59PM +0200, Andrew Lunn wrote: > These two patches add DT support to ehci-orion and convert all > existing Kirkwood DT boards to using DT to instantiate the USB host. > > v1->v2: Remove the phy property from DT. The previous implementation > was not compatible with th

Re: Re: Re: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-20 Thread Artem S. Tashkinov
> On Oct 21, 2012, Borislav Petkov wrote: > > On Sat, Oct 20, 2012 at 11:15:17PM +, Artem S. Tashkinov wrote: > > You don't get me - I have *no* VirtualBox (or any proprietary) modules > > running > > Ok, good. We got that out of the way - I wanted to make sure after you > replied with two o

Re: [PATCH v2 1/2] USB: Update EHCI-platform driver to devicetree.

2012-10-20 Thread Alan Stern
On Sun, 21 Oct 2012, Tony Prisk wrote: > This patch adds devicetree support to the EHCI-platform driver, > and removes the now unneeded ehci-vt8500.c > > Existing platform properties are maintained, with the exception > the power_(on/off) and suspend function pointers. Unfortunately this can't b

Re: USB question

2012-10-20 Thread Alan Stern
On Sat, 20 Oct 2012, Charlie Sager wrote: > Hi all, > > I want to diagnose my "check engine" light in my car. I have a product > by a company called Autoenginuity. Scantool is their software that > comes with an OBD-II USB cable. The cable plugs into the car under the > dashboard. The other e

Re: Re: Re: A reliable kernel panic (3.6.2) and system crash when visiting a particular website

2012-10-20 Thread Alan Stern
On Sat, 20 Oct 2012, Artem S. Tashkinov wrote: > You don't get me - I have *no* VirtualBox (or any proprietary) modules running > - but I can reproduce this problem using *the same system running under* > VirtualBox > in Windows 7 64. > > It's almost definitely either a USB driver bug or video4l