Hi, we have a custom carrier board for Orin Nano 8GB.
On the Orin Nano Dev Kit, USBSS0 is a USB-A port, and USBSS1 is a USB-C port - with the associated I2C for the USB-C port control using I2C0_ (communicating with the FUSB301TMX)
On our carrier board USBSS0 is a Type-C, and USBSS1 is a Type-A. Can you please explain where and how we re-associate the I2C to operate with USBSS0? (our BSP is as per the Orin Nano Dev kit in every other way).