This is a cache of https://discuss.96boards.org/t/about-type-c-port-on-db845c/11373. It is a snapshot of the page at 2024-09-28T14:04:39.347+0000.
About Type-C port on db845c - <strong>dragonboard</strong> 845c - 96Boards Forum

About Type-C port on db845c

Hi,

According to rb3 hardware manual, the type-c port on db845c could be used as USB 3.0 host port.
Actually, I’ve modified the usb1 dwc3 driver’s dr_mode to host, but it won’t work, no power delivered on type-c.
I noticed that there’s a VBUS pin comes from PMI8998, that might be the problem type-c couldn’t power the device.
Anyone can help me to figure out how to config the dts of pmi8998 to drive the type-c host port?

Thanks!