Re: [PATCH V2 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case

From: Shawn Guo
Date: Sun Mar 15 2020 - 21:13:07 EST


On Sun, Mar 15, 2020 at 05:54:52PM -0700, Guenter Roeck wrote:
> On 3/15/20 5:28 PM, Shawn Guo wrote:
> > On Sat, Mar 07, 2020 at 09:25:53AM +0800, Anson Huang wrote:
> >> Add stubs for those i.MX SCU APIs to make those modules depending
> >> on IMX_SCU can pass build when COMPILE_TEST is enabled.
> >>
> >> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> >
> > Already had such a patch from Peng Fan.
> >
>
> Did you follow the discussion and the conclusion that the only patch
> really needed is patch 2/7 ?

Thanks for the reminding. Just did.

Shawn