Re: [PATCH v5 4/6] soc: mfd: add ASPEED AST2600 PCIe BMC device driver
Tan Siewert <[email protected]>
| Newsgroups | org.ozlabs.lists.linux-aspeed,dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-serial |
|---|---|
| Message-ID | <[email protected]> |
On 8/10/26 12:36 PM, Grégoire Layet wrote: >> But you're adding the UART devices here which now means that the core driver is >> doing more than MSI interrupt init. > > I might have misunderstood but this is creating the UART device by > using the 'serial8250' driver. You're right :face_palm: I haven't had enough coffee when I reviewed it. Sorry for the confusion! Tan