Re: [PATCH v5 4/6] soc: mfd: add ASPEED AST2600 PCIe BMC device driver
Tan Siewert <[email protected]>
| Newsgroups | gmane.linux.serial,gmane.linux.drivers.devicetree,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| 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