On 2/26/21 7:57 AM, Andrew Jeffery wrote: > The AST2600 allocates individual GIC IRQ lines for the LPC sub-devices. > This is a contrast to the AST2400 and AST2500 which use one shared VIC > IRQ line for the LPC sub-devices. Switch the iBT device to use the > GIC IRQ ID documented in the datasheet.
[*] > > While we're here, set the number of IRQs to the allocated number of IRQs > in the datasheet. Please do one change per patch. This would be the first change, and [*] is the second. > > Signed-off-by: Andrew Jeffery <and...@aj.id.au> > --- > hw/arm/aspeed_ast2600.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)