linux/drivers/usb/chipidea
Alexander Shishkin 5f36e231e9 usb: chipidea: add support for roles
Add some generic code for roles and implement simple role switching
based on ID pin state and/or a sysfs file. At this, we also rename
the device to ci_hdrc, which is what it is.

The "manual" switch is made into a sysfs file and not debugfs, because
it might be useful even in non-debug context. For some boards, like
sheevaplug, it seems to be the only way to switch roles without modifying
the hardware, since the ID pin is always grounded.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-11 16:52:10 -07:00
..
bits.h usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00
ci13xxx_msm.c usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00
ci13xxx_pci.c usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00
ci.h usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00
core.c usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00
debug.c
debug.h
Kconfig
Makefile
udc.c usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00
udc.h usb: chipidea: add support for roles 2012-05-11 16:52:10 -07:00