Re: [PATCH V1 1/1] serial: 8250_pci: Add F81504A series Support

From: Ji-Ze Hong (Peter Hong)
Date: Thu Aug 22 2019 - 21:27:10 EST


Hi,

Greg KH æ 2019/8/23 äå 05:15 åé:
Andy Shevchenko æ 2019/8/16 äå 07:26 åé:
We have 8250_fintek.
Isn't it a right place to add these?


The 8250_fintek implements PNP device with id PNP0501.
Should I also implements PCIe device in this file?

Does it use the same logic? If so, that makes sense, but if you can not
share anything, then no, it does not make sense.


It's same with old series F81504/508/512 and the old series had
implement in 8250_pci.c (pbn_fintek_4/pbn_fintek_8/pbn_fintek_12).
So I decide implements the new series in 8250_pci.c


Thanks
--
With Best Regards,
Peter Hong