Enable USB power through device tree binaries for third party carrier board

Seems as if the Tx2/BalenaOS is disabling USB power when I plug it into a third party carrier (Orbitty Carrier). We have a USB camera that is not being recognized by the device. I am trying to enable USB power through device tree binaries but cannot find the .dtsi file to add the flag ( vbus-2-supply = <&battery_reg>;).

I am referencing this article:
https://elinux.org/Jetson/TX2_USB

Is USB power on 3rd party carriers a common problem on BalenaOS? Does anyone know where the power-tree source file is?

Thanks,