Re: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-15 Thread Shawn Guo
On Fri, Apr 12, 2019 at 10:41:16AM +0200, Alexandre Belloni wrote: > On 12/04/2019 02:32:54+, Anson Huang wrote: > > > > As i.MX SCU general irq function is picked up by Shawn, could > > > > you > > > > please also pick up below i.MX SC RTC alarm support patch ? > > > >

Re: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-12 Thread Alexandre Belloni
On 12/04/2019 02:32:54+, Anson Huang wrote: > > > As i.MX SCU general irq function is picked up by Shawn, could you > > > please also pick up below i.MX SC RTC alarm support patch ? > > > https://patchwork.kernel.org/patch/10890525/ > > > > > > > No, it can't go through Alexandre's tree

RE: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-11 Thread Anson Huang
> > Subject: RE: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general > irq function > > > From: Anson Huang > > Sent: Friday, April 12, 2019 9:06 AM > > > > Hello, Alexandre > > As i.MX SCU general irq function is picked up by Sha

RE: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-11 Thread Aisheng Dong
> From: Anson Huang > Sent: Friday, April 12, 2019 9:06 AM > > Hello, Alexandre > As i.MX SCU general irq function is picked up by Shawn, could you please > also pick up below i.MX SC RTC alarm support patch ? > https://patchwork.kernel.org/patch/10890525/ > No, it can't go through

RE: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-11 Thread Anson Huang
...@kernel.org; Peng Fan ; > Daniel Baluta ; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; linux- > r...@vger.kernel.org; dl-linux-imx > Subject: [EXT] Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq > function > > W

Re: [PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-11 Thread Shawn Guo
On Tue, Apr 09, 2019 at 04:59:55AM +, Anson Huang wrote: > The System Controller Firmware (SCFW) controls RTC, thermal > and WDOG etc., these resources' interrupt function are managed > by SCU. When any IRQ pending, SCU will notify Linux via MU general > interrupt channel #3, and Linux kernel

[PATCH V7 2/4] firmware: imx: enable imx scu general irq function

2019-04-08 Thread Anson Huang
The System Controller Firmware (SCFW) controls RTC, thermal and WDOG etc., these resources' interrupt function are managed by SCU. When any IRQ pending, SCU will notify Linux via MU general interrupt channel #3, and Linux kernel needs to call SCU APIs to get IRQ status and notify each module to