On 5/10/22 12:03 PM, Phil Edworthy wrote: > Currently, when the HW has a single interrupt, the driver uses the > GIC, TIC, RIC0 registers to enable and disable interrupts. > When the HW has multiple interrupts, it uses the GIE, GID, TIE, TID, > RIE0, RID0 registers. > > However, other devices, e.g. RZ/V2M, have multiple irqs and only have > the GIC, TIC, RIC0 registers. > Therefore, split this into a separate feature. > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx> [...] MBR, Sergey