Re: [PATCH v6 3/4] phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection

2015-11-30 Thread Rob Herring
On Mon, Nov 30, 2015 at 10:44:32AM +0900, Yoshihiro Shimoda wrote: > This patch adds support for runtime ID/VBUS pin detection if > the channel 0 of R-Car gen3 is used. So, we are able to use > the channel as both host and peripheral. > > Signed-off-by: Yoshihiro Shimoda > --- >

Re: [PATCH v6 3/4] phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection

2015-11-30 Thread Rob Herring
On Mon, Nov 30, 2015 at 10:44:32AM +0900, Yoshihiro Shimoda wrote: > This patch adds support for runtime ID/VBUS pin detection if > the channel 0 of R-Car gen3 is used. So, we are able to use > the channel as both host and peripheral. > > Signed-off-by: Yoshihiro Shimoda

[PATCH v6 3/4] phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection

2015-11-29 Thread Yoshihiro Shimoda
This patch adds support for runtime ID/VBUS pin detection if the channel 0 of R-Car gen3 is used. So, we are able to use the channel as both host and peripheral. Signed-off-by: Yoshihiro Shimoda --- .../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 + drivers/phy/phy-rcar-gen3-usb2.c

[PATCH v6 3/4] phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection

2015-11-29 Thread Yoshihiro Shimoda
This patch adds support for runtime ID/VBUS pin detection if the channel 0 of R-Car gen3 is used. So, we are able to use the channel as both host and peripheral. Signed-off-by: Yoshihiro Shimoda --- .../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 +