colibri-imx6ull: fix usb host mode

This fixes an issue with USB host mode.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>
This commit is contained in:
Marcel Ziswiler 2019-04-26 20:48:14 +02:00 committed by Stefano Babic
parent 64c751f635
commit 4721d7d3b4

View file

@ -220,7 +220,7 @@
/* Colibri USBC */
&usbotg1 {
dr_mode = "otg";
dr_mode = "host";
srp-disable;
hnp-disable;
adp-disable;