This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM8168 2.0 USB host issue

Hi,

    I used DM8168 2.0 in my custom board and run kernel successfully, but I found the USBx_DRVVBUS output 0, I think USB OTG controller worked on peripheral mode (read DEVCTL.HOSTMODE == 0), my question is how to set USB to host mode when kernel start? Is there kernel patch for DM8168 2.0 USB?