]> git.sur5r.net Git - u-boot/commit
colibri_imx7: implement board level USB PHY mode
authorStefan Agner <stefan.agner@toradex.com>
Fri, 10 Mar 2017 01:17:52 +0000 (17:17 -0800)
committerStefano Babic <sbabic@denx.de>
Sun, 19 Mar 2017 16:29:20 +0000 (17:29 +0100)
commit5a986dfeef889d281bb807f328418983ea7c0832
tree116611866985768cc08ef4c5ae38d7a743959709
parent9af131e3550bdc18b823c093b6a32346a7909569
colibri_imx7: implement board level USB PHY mode

Implement board level USB PHY mode callback. On USB OTG Port 1
the Colibri standard foresees GPIO USBC_DET to decide whether the
port should run in Host or Device mode.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
board/toradex/colibri_imx7/colibri_imx7.c