
8 May
2017
8 May
'17
9:39 p.m.
On Thu, Feb 23, 2017 at 03:39:38PM +0200, Uri Mashiach wrote:
Invoke enable_usb_clocks during board_usb_init and disable_usb_clocks during board_usb_exit to enable and disable clocks respectively.
Modifications:
- Enable USB clocks in the OMAP version of the function board_usb_init.
- Disable USB clocks in the OMAP version of the function board_usb_cleanup.
Cc: Marek Vasut marex@denx.de Signed-off-by: Uri Mashiach uri.mashiach@compulab.co.il Reviewed-by: Marek Vasut marex@denx.de Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom