Hi,
We are using iMX6 DL. On OTG port, we detected USB_OTG_ID is low but
~# cat /sys/kernel/debug/ci_hdrc.0/role
gadget
Is there something wrong?
I am thinking USB_OTG_ID being low means OTG port works as host and I can connect some USB device to it; while /sys/kernel/debug/ci_hdrc.0/role being "gadget" means the OTG port is working as gadget mode so I can only connect a host to it, right?
Regards,
Winston