Re: [PATCH 1/3] ARM: dts: Turn on USB host vbus on rk3288-evb

2014-07-30 Thread Doug Anderson
Heiko, On Wed, Jul 30, 2014 at 11:24 AM, Heiko Stübner wrote: > Hi Doug, > > Am Mittwoch, 30. Juli 2014, 08:13:52 schrieb Doug Anderson: >> On Wed, Jul 30, 2014 at 4:24 AM, Heiko Stübner wrote: >> > Am Dienstag, 29. Juli 2014, 16:24:31 schrieb Doug Anderson: >> >> There is no phy driver that wor

Re: [PATCH 1/3] ARM: dts: Turn on USB host vbus on rk3288-evb

2014-07-30 Thread Heiko Stübner
Hi Doug, Am Mittwoch, 30. Juli 2014, 08:13:52 schrieb Doug Anderson: > On Wed, Jul 30, 2014 at 4:24 AM, Heiko Stübner wrote: > > Am Dienstag, 29. Juli 2014, 16:24:31 schrieb Doug Anderson: > >> There is no phy driver that works on the Rockchip board for either USB > >> host port yet. For now jus

Re: [PATCH 1/3] ARM: dts: Turn on USB host vbus on rk3288-evb

2014-07-30 Thread Doug Anderson
Heiko, On Wed, Jul 30, 2014 at 4:24 AM, Heiko Stübner wrote: > Am Dienstag, 29. Juli 2014, 16:24:31 schrieb Doug Anderson: >> There is no phy driver that works on the Rockchip board for either USB >> host port yet. For now just hardcode the vbus signal to be on all the >> time which makes both t

Re: [PATCH 1/3] ARM: dts: Turn on USB host vbus on rk3288-evb

2014-07-30 Thread Heiko Stübner
Am Dienstag, 29. Juli 2014, 16:24:31 schrieb Doug Anderson: > There is no phy driver that works on the Rockchip board for either USB > host port yet. For now just hardcode the vbus signal to be on all the > time which makes both the dwc2 host and the EHCI port work. > > Signed-off-by: Doug Anders

[PATCH 1/3] ARM: dts: Turn on USB host vbus on rk3288-evb

2014-07-29 Thread Doug Anderson
There is no phy driver that works on the Rockchip board for either USB host port yet. For now just hardcode the vbus signal to be on all the time which makes both the dwc2 host and the EHCI port work. Signed-off-by: Doug Anderson --- arch/arm/boot/dts/rk3288-evb.dtsi | 18 ++ 1