projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00fc451
)
MLK-9638-1 usb: test: define otg_hnp_reqd wIndex byte value
author
Li Jun
<B47624@freescale.com>
Sat, 27 Sep 2014 12:48:23 +0000
(20:48 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:11 +0000
(14:47 -0500)
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
)
(cherry picked from commit
dd95b40fa19e522353b548554f55e8c77ac9bdfe
)
include/uapi/linux/usb/ch9.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/usb/ch9.h
b/include/uapi/linux/usb/ch9.h
index
dffab2d
..
772f7e8
100644
(file)
--- a/
include/uapi/linux/usb/ch9.h
+++ b/
include/uapi/linux/usb/ch9.h
@@
-143,6
+143,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