From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 9 Jun 2013 22:05:03 +0200 Subject: [U-Boot] [PATCH v3] usb: omap: ulpi: fix ulpi transceiver access In-Reply-To: <20130606144836.GA9769@panicking> References: <20130606144836.GA9769@panicking> Message-ID: <201306092205.03509.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear 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 need to do at the end of a transaction is > leave the bus in done state. Anyway an error using the ulpi > omap register is not recoverable so any error give out the > usage of this interface. > > Signed-off-by: Michael Trimarchi > Reviewed-by: Igor Grinberg Tom, can you ACK/NAK this ? I have no omap board. Best regards, Marek Vasut