Thread (1 message) 1 message, 1 author, 2012-06-19

[Patch v5 00/13] add imx usb driver for mx28/6x

From: festevam@gmail.com (Fabio Estevam)
Date: 2012-06-19 02:17:24
Also in: linux-devicetree

On Mon, Jun 18, 2012 at 11:07 PM, Marek Vasut [off-list ref] wrote:
quoted
What should be done in addition to Richard's patch in order to get USB
host to work on mx28evk?
Ah right, you need to toggle the power supply (vbus) GPIO.
Toggle it where?

I see the following:

reg_usb0_vbus: usb0_vbus {
compatible = "regulator-fixed";
regulator-name = "usb0_vbus";
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
gpio = <&gpio3 9 0>;
enable-active-high;

So the gpio3_9 will turn on the vbus.

What is missing?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help