blob: b9f7d924f28a31c5ffe15a0a2ebbba7d38c41d4f (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|