summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLi Jun <B47624@freescale.com>2014-09-27 20:48:23 +0800
committerLi Jun <B47624@freescale.com>2014-09-30 10:12:48 +0800
commitc334dc80bc2672aab012cad6926d819feaf4634d (patch)
tree845bac787f51ba226cba67d22b651c6f6e7ad7f9 /include
parent35e92b59080b58925c3b96e36511056cb51d4a00 (diff)
MLK-9638-1 usb: test: define otg_hnp_reqd wIndex byte value
This patch adds otg_hnp_reqd wIndex high byte value for otg test mode. Acked-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Li Jun <b47624@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/usb/ch9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/usb/ch9.h b/include/uapi/linux/usb/ch9.h
index 5a5cada773d2..13e19755ad0d 100644
--- a/include/uapi/linux/usb/ch9.h
+++ b/include/uapi/linux/usb/ch9.h
@@ -136,6 +136,7 @@
#define TEST_PACKET 4
#define TEST_FORCE_EN 5
#define TEST_OTG_SRP_REQD 6
+#define TEST_OTG_HNP_REQD 7
/*
* New Feature Selectors as added by USB 3.0