On Tue, Aug 28, 2018 at 04:36:45PM +0800, Anson Huang wrote: > gpcv2 driver is NOT just used on i.MX7D which has Cortex-A7 > cores, but also on i.MX8MQ/i.MX8MM platforms which use Cortex-A53 > cores, so let's use A_CORE instread of A7 to avoid confusion. > > Signed-off-by: Anson Huang <anson.hu...@nxp.com> > Acked-by: Andrey Smirnov <andrew.smir...@gmail.com>
Applied both, thanks.