Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-09-09 Thread Heiko Stübner
Am Freitag, 8. August 2014, 17:53:45 schrieb Heiko Stübner: > Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson: > > Kever, > > > > On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang > > wrote: > > > rk3288 has two kind of usb controller, this add the dwc2 controller > > > for otg and host1. >

Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-09-09 Thread Heiko Stübner
Am Freitag, 8. August 2014, 17:53:45 schrieb Heiko Stübner: Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson: Kever, On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang kever.y...@rock-chips.com wrote: rk3288 has two kind of usb controller, this add the dwc2 controller for otg

Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-08-08 Thread Heiko Stübner
Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson: > Kever, > > On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang wrote: > > rk3288 has two kind of usb controller, this add the dwc2 controller > > for otg and host1. > > > > Controller can works with usb PHY default setting and Vbus on. > >

Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-08-08 Thread Doug Anderson
Kever, On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang wrote: > rk3288 has two kind of usb controller, this add the dwc2 controller > for otg and host1. > > Controller can works with usb PHY default setting and Vbus on. > > Signed-off-by: Kever Yang > Reviewed-by: Doug Anderson > Tested-by: Doug

Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-08-08 Thread Doug Anderson
Kever, On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang kever.y...@rock-chips.com wrote: rk3288 has two kind of usb controller, this add the dwc2 controller for otg and host1. Controller can works with usb PHY default setting and Vbus on. Signed-off-by: Kever Yang kever.y...@rock-chips.com

Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-08-08 Thread Heiko Stübner
Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson: Kever, On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang kever.y...@rock-chips.com wrote: rk3288 has two kind of usb controller, this add the dwc2 controller for otg and host1. Controller can works with usb PHY default setting and

[PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-08-07 Thread Kever Yang
rk3288 has two kind of usb controller, this add the dwc2 controller for otg and host1. Controller can works with usb PHY default setting and Vbus on. Signed-off-by: Kever Yang Reviewed-by: Doug Anderson Tested-by: Doug Anderson --- Changes in v5: - change the sort order of dwc2 in

[PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support

2014-08-07 Thread Kever Yang
rk3288 has two kind of usb controller, this add the dwc2 controller for otg and host1. Controller can works with usb PHY default setting and Vbus on. Signed-off-by: Kever Yang kever.y...@rock-chips.com Reviewed-by: Doug Anderson diand...@chromium.org Tested-by: Doug Anderson