Files
android_kernel_samsung_sm86…/Documentation/ABI/testing/sysfs-platform-chipidea-usb2
2025-02-18 16:35:45 +09:00

10 lines
342 B
Plaintext
Executable File

What: /sys/bus/platform/devices/ci_hdrc.0/role
Date: Mar 2017
Contact: Peter Chen <peter.chen@nxp.com>
Description:
When read, it returns string "gadget" or "host", indicating
the current controller role.
It will do role switch when "gadget" or "host" is written to it.
Only controller at dual-role configuration supports writing.