On 5/16/22 01:01, Peter Delevoryas wrote:
On May 15, 2022, at 2:10 PM, Cédric Le Goater wrote:
and make routine aspeed_soc_get_irq() common to all SoCs. This will be
useful to share code.
Cc: Jamin Lin
Cc: Peter Delevoryas
Signed-off-by: Cédric Le Goater
---
include/hw/arm/aspeed_soc.h |
> On May 15, 2022, at 2:10 PM, Cédric Le Goater wrote:
>
> and make routine aspeed_soc_get_irq() common to all SoCs. This will be
> useful to share code.
>
> Cc: Jamin Lin
> Cc: Peter Delevoryas
> Signed-off-by: Cédric Le Goater
> ---
> include/hw/arm/aspeed_soc.h | 3 +++
> hw/arm/aspeed_as
and make routine aspeed_soc_get_irq() common to all SoCs. This will be
useful to share code.
Cc: Jamin Lin
Cc: Peter Delevoryas
Signed-off-by: Cédric Le Goater
---
include/hw/arm/aspeed_soc.h | 3 +++
hw/arm/aspeed_ast10x0.c | 3 ++-
hw/arm/aspeed_ast2600.c | 3 ++-
hw/arm/aspeed_so