]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: usb: ehci-mx6: document board specific functions
authorAdrian Alonso <aalonso@freescale.com>
Thu, 6 Aug 2015 20:43:16 +0000 (15:43 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:29:36 +0000 (10:29 +0200)
commit428f21add3075778397bcf8a7fef960247e8be78
treebd6e12873525467cfd32cfe03dfe4e01a464a0a1
parent78a2437c4f2953b39d4396538a731230a5002aba
imx: usb: ehci-mx6: document board specific functions

Document target board specific functions

board_ehci_hcd_init - override usb phy mode
board_ehci_hcd_init - set usb vbus voltage
board_ehci_power - enables/disables usb vbus voltage

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
drivers/usb/host/ehci-mx6.c