Re: [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

2015-10-19 Thread Khiem Nguyen
Hi Kishon, On 10/17/2015 8:48 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 13 October 2015 03:52 PM, Yoshihiro Shimoda wrote: To use the channel 0 of R-Car gen3 as periperal mode, This patch changes the mode to OTG instead of HOST. Then, this driver needs to set some registers to enable

RE: [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

2015-10-19 Thread Yoshihiro Shimoda
Hi, > Sent: Saturday, October 17, 2015 10:48 AM > > Hi, > > On Tuesday 13 October 2015 03:52 PM, Yoshihiro Shimoda wrote: > > To use the channel 0 of R-Car gen3 as periperal mode, This patch changes > > the mode to OTG instead of HOST. Then, this driver needs to set some > > registers to enable

Re: [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

2015-10-19 Thread Khiem Nguyen
Hi Kishon, On 10/17/2015 8:48 AM, Kishon Vijay Abraham I wrote: Hi, On Tuesday 13 October 2015 03:52 PM, Yoshihiro Shimoda wrote: To use the channel 0 of R-Car gen3 as periperal mode, This patch changes the mode to OTG instead of HOST. Then, this driver needs to set some registers to enable

RE: [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

2015-10-19 Thread Yoshihiro Shimoda
Hi, > Sent: Saturday, October 17, 2015 10:48 AM > > Hi, > > On Tuesday 13 October 2015 03:52 PM, Yoshihiro Shimoda wrote: > > To use the channel 0 of R-Car gen3 as periperal mode, This patch changes > > the mode to OTG instead of HOST. Then, this driver needs to set some > > registers to enable

Re: [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

2015-10-16 Thread Kishon Vijay Abraham I
Hi, On Tuesday 13 October 2015 03:52 PM, Yoshihiro Shimoda wrote: > To use the channel 0 of R-Car gen3 as periperal mode, This patch changes > the mode to OTG instead of HOST. Then, this driver needs to set some > registers to enable host mode and detects ID pin and VBUS pin at > phy_init()

Re: [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

2015-10-16 Thread Kishon Vijay Abraham I
Hi, On Tuesday 13 October 2015 03:52 PM, Yoshihiro Shimoda wrote: > To use the channel 0 of R-Car gen3 as periperal mode, This patch changes > the mode to OTG instead of HOST. Then, this driver needs to set some > registers to enable host mode and detects ID pin and VBUS pin at > phy_init()