Re: [PATCH 0/3] Add USBHS support to Lager

2014-09-09 Thread カオ ミン ヒェップ
On 09/09/2014 07:16 PM, カオ ミン ヒェップ wrote: Hello, Sorry for bother you! We are testing USB host 2.0 on Lager(R8a7790 SoC), We realize that there is only a master USB HOST configured on default config. Slave devices is not configured on default config. Could you please enable these CONFIGs? For

Re: [PATCH 0/3] Add USBHS support to Lager

2014-09-09 Thread カオ ミン ヒェップ
Hello, Sorry for bother you! We are testing USB host 2.0 on Lager(R8a7790 SoC), We realize that there is only a master USB HOST configured on default config. Slave devices is not configured on default config. Could you please enable these CONFIGs? For Hub: CONFIG_USB_EHCI_ROOT_HUB_TT=y For Usb

Re: [PATCH 0/3] Add USBHS support to Lager (take 2)

2013-10-08 Thread Simon Horman
On Tue, Oct 08, 2013 at 07:09:36PM -0700, Kuninori Morimoto wrote: > > Hi > > > This patch set adds internal USB PHY support to RCAR Gen2 SoC, and > > also enables USBHS for the Lager board. It has been updated, based > > on the comments to the previous version. > > > > The patches apply fine to

Re: [PATCH 0/3] Add USBHS support to Lager (take 2)

2013-10-08 Thread Kuninori Morimoto
Hi > This patch set adds internal USB PHY support to RCAR Gen2 SoC, and > also enables USBHS for the Lager board. It has been updated, based > on the comments to the previous version. > > The patches apply fine to the renesas-devel-20131008 tag of the renesas.git. > The first patch also applies

Re: [PATCH 0/3] Add USBHS support to Lager (take 2)

2013-10-08 Thread Simon Horman
On Tue, Oct 08, 2013 at 11:43:24PM +0400, Valentine Barshak wrote: > This patch set adds internal USB PHY support to RCAR Gen2 SoC, and > also enables USBHS for the Lager board. It has been updated, based > on the comments to the previous version. > > The patches apply fine to the renesas-devel-20

Re: [PATCH 0/3] Add USBHS support to Lager

2013-10-07 Thread Simon Horman
On Tue, Oct 08, 2013 at 03:27:00AM +0400, Valentine Barshak wrote: > This patch set adds internal USB PHY support to RCAR Gen2 SoC, and > also enables USBHS for the Lager board. > > The patches apply fine to the renesas-devel-20131004 tag of the renesas.git. > > The first patch also applies fine