u-boot-brain/board/compulab/cl-som-am57x
Uri Mashiach 4acfe1ae46 arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
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>
2017-05-08 11:38:38 -04:00
..
cl-som-am57x.c arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks 2017-05-08 11:38:38 -04:00
eth.c arm: am57xx: cl-som-am57x: add ETH support 2017-01-02 11:14:07 -05:00
Kconfig arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00
MAINTAINERS arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00
Makefile arm: am57xx: cl-som-am57x: add ETH support 2017-01-02 11:14:07 -05:00
mux.c arm: am57xx: cl-som-am57x: fix Ethernet 2017-01-24 10:35:55 -05:00
spl.c arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00