Two usb 3.0 ports support

Dear all,

As our hardware design, we use USB_SS1 as second USB 3.0 port. We did test our hardware with Jetson TX2 module, two ports worked well. However we could run only 1 port with Jetson TX1 module. We would like to know how to make the second port work well on TX1 as on TX2.

Thanks and Best Regards,
Vu Nguyen

Hi Vu,
TX1 and TX2 are a bit differnet in USB/PCIe pins. Please check oem design guide to adapt device tree accordingly
http://developer.nvidia.com/embedded/dlc/jetson-tx1-oem-product-design-guide
https://developer.nvidia.com/embedded/dlc/jetson-tx2-oem-product-designguide

Hi DaneLLL,

After modify device tree we could use USB_3.0 second port.

Thanks
Vu Nguyen