RE: [PATCH v2 08/11] aspeed/soc: introduce a new API to get the INTC orgate information

2024-09-02 Thread Jamin Lin
Hi Cedric, > Subject: Re: [PATCH v2 08/11] aspeed/soc: introduce a new API to get the INTC > orgate information > > Jamin, > > On 8/8/24 04:49, Jamin Lin wrote: > > Currently, users can set the intc mapping table with enumerated device > > id and device irq to

Re: [PATCH v2 08/11] aspeed/soc: introduce a new API to get the INTC orgate information

2024-09-02 Thread Cédric Le Goater
Jamin, On 8/8/24 04:49, Jamin Lin wrote: Currently, users can set the intc mapping table with enumerated device id and device irq to get the INTC orgate input pins. However, some devices use the continuous bits number in the same orgate. To reduce the enumerated device id definition, create a ne