Re: [U-Boot] [PATCH V2 OMAP-ULPI]: This patch fix the omap access to the transceiver configuration registers using the ulpi bus.

2013-05-20 Thread Michael Trimarchi
Hi On 20/05/13 12:05, Igor Grinberg wrote: > Hi Michael, > > Sorry for missing the subject last time... > For the subject: > In the square brackets, it should be stated just [PATCH vX] > Afterwards, should come the subsystem/platform > and then short yet meaningful patch description. For example:

Re: [U-Boot] [PATCH V2 OMAP-ULPI]: This patch fix the omap access to the transceiver configuration registers using the ulpi bus.

2013-05-20 Thread Igor Grinberg
Hi Michael, Sorry for missing the subject last time... For the subject: In the square brackets, it should be stated just [PATCH vX] Afterwards, should come the subsystem/platform and then short yet meaningful patch description. For example: [PATCH v2] usb: omap: ulpi: fix ulpi transceiver access

[U-Boot] [PATCH V2 OMAP-ULPI]: This patch fix the omap access to the transceiver configuration registers using the ulpi bus.

2013-05-20 Thread Michael Trimarchi
This patch fix the omap access to the transceiver configuration registers using the ulpi bus. As reported by the documentation the bit31 is used only to check if the transaction is done or still running and the reading and writing operation have different offset and have different values. What we n