summaryrefslogtreecommitdiff
path: root/Documentation/usb
diff options
context:
space:
mode:
authorLi Jun <B47624@freescale.com>2014-09-28 13:55:01 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-23 16:42:46 +0300
commit88334c1fa55e1c99b3856bcbc69cfde81b8d7212 (patch)
treefea430514519524150a226e7c5a72507b80b1262 /Documentation/usb
parent2a427d62d78f567f2db841b9059d72e97fb7dd70 (diff)
MLK-9618-1 doc: usb: chipidea: select gadget drivers for otg compliance test
This patch adds guide for selecting available gadget drivers for otg and EH compliance tests. Acked-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Li Jun <b47624@freescale.com> (cherry picked from commit 520cac9e4fe938887dd45b5b4df6c8e35e125a59) (cherry picked from commit 6534fab0bd77be544629ac04d4b8bb677d0a3aec)
Diffstat (limited to 'Documentation/usb')
-rw-r--r--Documentation/usb/chipidea.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/usb/chipidea.txt b/Documentation/usb/chipidea.txt
index 059ee3251e63..2b0c435f4cc9 100644
--- a/Documentation/usb/chipidea.txt
+++ b/Documentation/usb/chipidea.txt
@@ -77,6 +77,14 @@ cat /sys/kernel/debug/ci_hdrc.0/registers
"On-The-Go and Embedded Host Supplement to the USB Revision 2.0 Specification
July 27, 2012 Revision 2.0 version 1.1a"
+1.4 OTG compliance test
+----------------------
+Only below 3 popular gadget drivers are declared to be USB OTG and EH 2.0
+compliant(with otg descriptor comply with USB OTG and EH 2.0 as a peripheral):
+- mass storage
+- ether
+- serial
+
2. How to enable USB as system wakeup source
-----------------------------------
Below is the example for how to enable USB as system wakeup source