projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4368c28
)
usb: dwc3: Add revision numbers for the USB 3.0 IP
author
John Youn
<johnyoun@synopsys.com>
Fri, 19 Aug 2016 18:57:52 +0000
(11:57 -0700)
committer
Felipe Balbi
<felipe.balbi@linux.intel.com>
Thu, 25 Aug 2016 09:13:18 +0000
(12:13 +0300)
Add revision number constants for the 3.00a and 3.10a releases.
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/dwc3/core.h
b/drivers/usb/dwc3/core.h
index 3d94acd14897417bf32f7f4ae48bfdabc128c910..002e6477d586ff287425b92d1c4a8cc5bb22b6f9 100644
(file)
--- a/
drivers/usb/dwc3/core.h
+++ b/
drivers/usb/dwc3/core.h
@@
-902,6
+902,8
@@
struct dwc3 {
#define DWC3_REVISION_260A 0x5533260a
#define DWC3_REVISION_270A 0x5533270a
#define DWC3_REVISION_280A 0x5533280a
+#define DWC3_REVISION_300A 0x5533300a
+#define DWC3_REVISION_310A 0x5533310a
/*
* NOTICE: we're using bit 31 as a "is usb 3.1" flag. This is really