Re: [PATCH v5 0/3] Add Actions Semi Owl family sirq support

2020-08-25 Thread Cristian Ciocaltea
On Tue, Aug 25, 2020 at 07:39:32AM +0530, Manivannan Sadhasivam wrote: > > > On 23 August 2020 4:35:13 AM IST, Cristian Ciocaltea > wrote: > >Hi Mani, > > > >On Sat, Aug 22, 2020 at 06:47:12PM +0530, Manivannan Sadhasivam wrote: > >> Hi Cristi, > >> > >> On Wed, Aug 19, 2020 at 07:37:55PM +030

Re: [PATCH v5 0/3] Add Actions Semi Owl family sirq support

2020-08-24 Thread Manivannan Sadhasivam
On 23 August 2020 4:35:13 AM IST, Cristian Ciocaltea wrote: >Hi Mani, > >On Sat, Aug 22, 2020 at 06:47:12PM +0530, Manivannan Sadhasivam wrote: >> Hi Cristi, >> >> On Wed, Aug 19, 2020 at 07:37:55PM +0300, Cristian Ciocaltea wrote: >> > This patch series adds support for the external interrup

Re: [PATCH v5 0/3] Add Actions Semi Owl family sirq support

2020-08-22 Thread Cristian Ciocaltea
Hi Mani, On Sat, Aug 22, 2020 at 06:47:12PM +0530, Manivannan Sadhasivam wrote: > Hi Cristi, > > On Wed, Aug 19, 2020 at 07:37:55PM +0300, Cristian Ciocaltea wrote: > > This patch series adds support for the external interrupt controller > > (SIRQ) found in the Actions Semi Owl family of SoC's (S

Re: [PATCH v5 0/3] Add Actions Semi Owl family sirq support

2020-08-22 Thread Manivannan Sadhasivam
Hi Cristi, On Wed, Aug 19, 2020 at 07:37:55PM +0300, Cristian Ciocaltea wrote: > This patch series adds support for the external interrupt controller > (SIRQ) found in the Actions Semi Owl family of SoC's (S500, S700 and > S900). The controller handles up to 3 external interrupt lines through > de

[PATCH v5 0/3] Add Actions Semi Owl family sirq support

2020-08-19 Thread Cristian Ciocaltea
This patch series adds support for the external interrupt controller (SIRQ) found in the Actions Semi Owl family of SoC's (S500, S700 and S900). The controller handles up to 3 external interrupt lines through dedicated SIRQ pins. This is a rework of the patch series submitted some time ago by Par