Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 512e4757 authored by John Youn's avatar John Youn Committed by Felipe Balbi
Browse files

usb: dwc3: Add revision numbers for the USB 3.0 IP



Add revision number constants for the 3.00a and 3.10a releases.

Signed-off-by: default avatarJohn Youn <johnyoun@synopsys.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 4368c28a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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