RE: [PATCH 3/3] arm: koelsch: make USB0 perform Host/Function switching

2015-07-01 Thread Phil Edworthy
Hi Sergei, On 22 June 2015 18:49, Sergei wrote: > Hello. > > On 06/22/2015 08:43 PM, Sergei Shtylyov wrote: > > >> Both USB Host (pci0) and Function (USBHS) drivers are enabled. > >> The USB PHY driver determines which IP block should be connected > >> based on vbus and id signals read via gpios

Re: [PATCH 3/3] arm: koelsch: make USB0 perform Host/Function switching

2015-06-22 Thread Sergei Shtylyov
Hello. On 06/22/2015 08:43 PM, Sergei Shtylyov wrote: Both USB Host (pci0) and Function (USBHS) drivers are enabled. The USB PHY driver determines which IP block should be connected based on vbus and id signals read via gpios. Signed-off-by: Phil Edworthy --- arch/arm/boot/dts/r8a7791-koe

Re: [PATCH 3/3] arm: koelsch: make USB0 perform Host/Function switching

2015-06-22 Thread Sergei Shtylyov
Hello. On 06/22/2015 05:42 PM, Phil Edworthy wrote: Both USB Host (pci0) and Function (USBHS) drivers are enabled. The USB PHY driver determines which IP block should be connected based on vbus and id signals read via gpios. Signed-off-by: Phil Edworthy --- arch/arm/boot/dts/r8a7791-koels

[PATCH 3/3] arm: koelsch: make USB0 perform Host/Function switching

2015-06-22 Thread Phil Edworthy
Both USB Host (pci0) and Function (USBHS) drivers are enabled. The USB PHY driver determines which IP block should be connected based on vbus and id signals read via gpios. Signed-off-by: Phil Edworthy --- arch/arm/boot/dts/r8a7791-koelsch.dts | 7 --- 1 file changed, 4 insertions(+), 3 dele