summaryrefslogtreecommitdiffstats
path: root/include/usb
diff options
context:
space:
mode:
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>2019-09-16 14:43:42 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-09-17 11:51:17 +0200
commit3b60305757fa35c17a5d9cad9087d583d7ae6a64 (patch)
tree8ed72aa23764ed5eb0e8dc36511929d3ee85ab68 /include/usb
parent6e579138e1c98ff2cbef7b06269083365b97c72d (diff)
downloadbarebox-3b60305757fa35c17a5d9cad9087d583d7ae6a64.tar.gz
barebox-3b60305757fa35c17a5d9cad9087d583d7ae6a64.tar.xz
usb/ch9.h: add USB 3.1 isoc endpoint define
Add a new define for USB 3.1 endpoints Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'include/usb')
-rw-r--r--include/usb/ch9.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/usb/ch9.h b/include/usb/ch9.h
index 89d83e0d09..85f3e64cac 100644
--- a/include/usb/ch9.h
+++ b/include/usb/ch9.h
@@ -234,6 +234,8 @@ struct usb_ctrlrequest {
#define USB_DT_PIPE_USAGE 0x24
/* From the USB 3.0 spec */
#define USB_DT_SS_ENDPOINT_COMP 0x30
+/* From the USB 3.1 spec */
+#define USB_DT_SSP_ISOC_ENDPOINT_COMP 0x31
/* Conventional codes for class-specific descriptors. The convention is
* defined in the USB "Common Class" Spec (3.11). Individual class specs