Re: [PATCH 06/20] usb: host: ehci-sead3: Support probing using device tree

2016-08-09 Thread Jonas Gorski
Hi, On 9 August 2016 at 14:35, Paul Burton wrote: > Introduce support for probing the SEAD3 EHCI driver using device tree. > > Signed-off-by: Paul Burton > --- > > drivers/usb/host/ehci-sead3.c | 29 +++-- > 1 file

Re: [PATCH 06/20] usb: host: ehci-sead3: Support probing using device tree

2016-08-09 Thread Jonas Gorski
Hi, On 9 August 2016 at 14:35, Paul Burton wrote: > Introduce support for probing the SEAD3 EHCI driver using device tree. > > Signed-off-by: Paul Burton > --- > > drivers/usb/host/ehci-sead3.c | 29 +++-- > 1 file changed, 23 insertions(+), 6 deletions(-) > > diff

[PATCH 06/20] usb: host: ehci-sead3: Support probing using device tree

2016-08-09 Thread Paul Burton
Introduce support for probing the SEAD3 EHCI driver using device tree. Signed-off-by: Paul Burton --- drivers/usb/host/ehci-sead3.c | 29 +++-- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/drivers/usb/host/ehci-sead3.c

[PATCH 06/20] usb: host: ehci-sead3: Support probing using device tree

2016-08-09 Thread Paul Burton
Introduce support for probing the SEAD3 EHCI driver using device tree. Signed-off-by: Paul Burton --- drivers/usb/host/ehci-sead3.c | 29 +++-- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/drivers/usb/host/ehci-sead3.c b/drivers/usb/host/ehci-sead3.c