Re: [U-Boot] [PATCH v3 7/7] usb: ulpi: Add omap-ulpi-view port support

2012-02-06 Thread Igor Grinberg
On 02/03/12 15:38, Govindraj.R wrote: > From: "Govindraj.R" > > Based on discussion from this thread [1]. > Adding omap-view port that helps us in using the generic ulpi > framework for any ulpi phy ops using the INSNREG05_ULPI viewport > reg available on omap platform. > > Currently ehci ports

[U-Boot] [PATCH v3 7/7] usb: ulpi: Add omap-ulpi-view port support

2012-02-03 Thread Govindraj.R
From: "Govindraj.R" Based on discussion from this thread [1]. Adding omap-view port that helps us in using the generic ulpi framework for any ulpi phy ops using the INSNREG05_ULPI viewport reg available on omap platform. Currently ehci ports are available on omap3/4 platforms so enable the same