I am looking for a way to force the VBUS on/(off) even though nothing is connected.
I have tried setting the /sys/class/usb_role/ci_hdrc.0-role-switch/role "host". But this does not in it self trigger the enable.
The USB switching work seemingly perfect in normal usage (Switching automatically depending of a device or a host being connected). This is purely for tests in production.
Also when i have a device connected and forces the "role" of the IMX to be device, it still keeps supplying VBUS.
Maybe you can clear my confusion.