On Tue, 18 Jun 2019 at 16:55, Cédric Le Goater <[email protected]> wrote: > > From: Andrew Jeffery <[email protected]> > > The legacy interface only supported up to 32 IRQs, which became > restrictive around the AST2400 generation. QEMU support for the SoCs > started with the AST2400 along with an effort to reimplement and > upstream drivers for Linux, so up until this point the consumers of the > QEMU ASPEED support only required the 64 IRQ register interface. > > In an effort to support older BMC firmware, add support for the 32 IRQ > interface. > > Signed-off-by: Andrew Jeffery <[email protected]> > Signed-off-by: Cédric Le Goater <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
