Hi Krzysztof, That's really a good idea, yes, we can combine both drivers into a single one. But the real problem is that the old driver has been used to a lot of platforms and it works stable for now. When we combine these drivers, we will have a very huge effort to adjust the driver style and test it in all platforms. We will check the possibilities but it may take more time to finish the work. Thanks. On Mon, 2021-11-08 at 16:52 +0100, Krzysztof Wilczyński wrote: > Hello, > > [...] > > > Both drivers are also named "mtk-pcie" and use the same internal > > > "mtk_" prefix on structs and functions. Not a *huge* problem, > > > but > > > not really ideal either. > > [...] > > Thanks for the reminder, I will send patches to update these > > entries. > > Perhaps a silly question, but would it be possible to combine both > drivers > into a single one that handless devices across all generations? > > Krzysztof