On Tue, May 27, 2025 at 01:49:57PM +0800, Hans Zhang wrote: > I have also encountered this kind of problem of yours. Actually, I think the > dwc driver should be compiled as a module so that many SOC manufacturers can > modify it by themselves. Otherwise, for example, Android GKI cannot meet the > requirements. My previous approach was to copy the entire dwc driver and > rename all the functions. Finally, it is loaded in the form of ko. Adnroid folks just need to upstream their bloody drivers instead of all this crap. And if they don't it is none of our business.