On Tue, 2014-07-15 at 23:56 +0200, Roman Byshko wrote: [...] > + /* this should be used instead of next two lines if > + * sunxi_gpio.c is merged upstream > + * gpio_direction_output(sunxi_ehci->gpio_vbus, 1); */ > + sunxi_gpio_set_cfgpin(sunxi_ehci->gpio_vbus, SUNXI_GPIO_OUTPUT); > + sunxi_gpio_output(sunxi_ehci->gpio_vbus, 1);
Please can you base v3 on: git://git.denx.de/u-boot-sunxi.git master This includes the gpio stuff which you need here. Cheers, Ian. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
