Other Parts Discussed in Thread: TPS2051
Hi All,
I am making a board based on BeagleBone Black that needs two USB host ports.
The USB1 is ready to use.
The USB0 I had to change to be host (I made changes on Device Tree Blob - am335x-bone-common.dtsi).
For tests purposes the USB0_VBUS was fixed at 5V and the USB0 is working very well as host.
Like USB1, the VBUS for USB0 wilI be supplied for a power switch control based on TPS2051.
The TPS will use the USB0_DRVVBUS enable signal and the output USB0_OCn signals a overcurrent condition.
So, I want to know which GPIO could be the input of this USB0_OCn and if there are changes to do on device driver and/or device tree.
For the USB1 port, the USB1_OCn is connected to GPIO1_26 and I didn't see specifics references about this input on device tree files.
Best regards,
Jonas