RE: [PATCH v2] qe: fix compile issue for arm64

From: Qiang Zhao
Date: Fri Jul 28 2017 - 03:14:26 EST


Fri 7/28/2017 2:14 PM, Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:

> -----Original Message-----
> From: Michael Ellerman [mailto:mpe@xxxxxxxxxxxxxx]
> Sent: Friday, July 28, 2017 2:14 PM
> To: Qiang Zhao <qiang.zhao@xxxxxxx>; oss@xxxxxxxxxxxx
> Cc: valentin.longchamp@xxxxxxxxxxx; linuxppc-dev@xxxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; Qiang Zhao <qiang.zhao@xxxxxxx>
> Subject: Re: [PATCH v2] qe: fix compile issue for arm64
>
> Zhao Qiang <qiang.zhao@xxxxxxx> writes:
>
> > Signed-off-by: Zhao Qiang <qiang.zhao@xxxxxxx>
> > ---
> > Changes for v2:
> > - include all Errata QE_General4 in #ifdef
> >
> > drivers/soc/fsl/qe/qe.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> AFAICS this driver can only be built on PPC, what am I missing?
>
> config QUICC_ENGINE
> bool "Freescale QUICC Engine (QE) Support"
> depends on FSL_SOC && PPC32
>
> cheers

I sent another patchset to support it on arm64.
Thank you!

Best Regards
Qiang Zhao