summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLi Jun <B47624@freescale.com>2014-09-27 20:48:23 +0800
committerLi Jun <jun.li@freescale.com>2015-06-01 17:02:23 +0800
commitdd95b40fa19e522353b548554f55e8c77ac9bdfe (patch)
tree1b333c7f785fc21ad45a0578737db785e46cd3cf /include
parenteeded24ce2d20b1c19d5c666e916f41995cf2385 (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> (cherry picked from commit c334dc80bc2672aab012cad6926d819feaf4634d)
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