From: Li Jun Date: Sat, 27 Sep 2014 12:48:23 +0000 (+0800) Subject: MLK-9638-1 usb: test: define otg_hnp_reqd wIndex byte value X-Git-Tag: C0P2-H0.0--20200415~4660 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=036ceabbf87a8031bc4fc5814238246c936fd0d2;p=linux.git 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 Signed-off-by: Li Jun (cherry picked from commit c334dc80bc2672aab012cad6926d819feaf4634d) (cherry picked from commit dd95b40fa19e522353b548554f55e8c77ac9bdfe) --- diff --git a/include/uapi/linux/usb/ch9.h b/include/uapi/linux/usb/ch9.h index dffab2d573ce..772f7e88a165 100644 --- 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