Re: [PATCH v5 4/6] soc: mfd: add ASPEED AST2600 PCIe BMC device driver
From: Tan Siewert
Date: Thu Aug 13 2026 - 10:24:01 EST
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