Commits
yang.tian committed 2f9586c1209
MA-15242 Set usb2.0 port as usb host only for mek_8q USB framework prevents the USB Dialog to show for peripherals such as keyboard, mouse, flash drives etc. Usb Dialog is redundant in these cases as the Type-C stack is expected to manage power automatically as these devices are most likely SNK devices. And for mek_8q, if we take both usb3.0 port and usb 2.0 port as otg port, and connect usb 3.0 to host pc for device mode, and connect peripheral device like usb mouse. USB Notification Dialog won't pop out. So we set usb 2.0 port as host only to allow usb dialog appear once usb 3.0 port is connected as device mode. Change-Id: I1fb02efc846950a5c8a08acdd92aa575e8ced121 Signed-off-by: yang.tian <yang.tian@nxp.com>