This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM4376: DWC3 revision

Part Number: AM4376

For AM4376 USB, synopsys dwc3 is used.
I am wondering what revision version of dwc3 is in AM4376.
If you look at the linux code you will see 1.73 ~ 3.10.

 

#define DWC3_REVISION_173A 0x5533173a

#define DWC3_REVISION_175A 0x5533175a

#define DWC3_REVISION_180A 0x5533180a

#define DWC3_REVISION_183A 0x5533183a

#define DWC3_REVISION_185A 0x5533185a

#define DWC3_REVISION_187A 0x5533187a

#define DWC3_REVISION_188A 0x5533188a

#define DWC3_REVISION_190A 0x5533190a

#define DWC3_REVISION_194A 0x5533194a

#define DWC3_REVISION_200A 0x5533200a

#define DWC3_REVISION_202A 0x5533202a

#define DWC3_REVISION_210A 0x5533210a

#define DWC3_REVISION_220A 0x5533220a

#define DWC3_REVISION_230A 0x5533230a

#define DWC3_REVISION_240A 0x5533240a

#define DWC3_REVISION_250A 0x5533250a

#define DWC3_REVISION_260A 0x5533260a

#define DWC3_REVISION_270A 0x5533270a

#define DWC3_REVISION_280A 0x5533280a

#define DWC3_REVISION_290A 0x5533290a

#define DWC3_REVISION_300A 0x5533300a

#define DWC3_REVISION_310A 0x5533310a