14 11:51 PM
> > To: Zhao Qiang-B45475
> > Cc: linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; Xie Xiaobo-R63061
> > Subject: Re: [PATCH] Corenet: Add QE platform support for Corenet
> >
> >
> > On Feb 28, 2014, at 2:48 AM, Zhao Qiang wrote:
> >
> >
e Xiaobo-R63061
> Subject: Re: [PATCH] Corenet: Add QE platform support for Corenet
>
>
> On Feb 28, 2014, at 2:48 AM, Zhao Qiang wrote:
>
> > There is QE on platform T104x, add support.
> > Call funcs qe_ic_init and qe_init if CONFIG_QUICC_ENGINE is defined.
> >
On Feb 28, 2014, at 2:48 AM, Zhao Qiang wrote:
> There is QE on platform T104x, add support.
> Call funcs qe_ic_init and qe_init if CONFIG_QUICC_ENGINE is defined.
>
> Signed-off-by: Zhao Qiang
> ---
> arch/powerpc/platforms/85xx/corenet_generic.c | 32 +++
> 1 file chan
There is QE on platform T104x, add support.
Call funcs qe_ic_init and qe_init if CONFIG_QUICC_ENGINE is defined.
Signed-off-by: Zhao Qiang
---
arch/powerpc/platforms/85xx/corenet_generic.c | 32 +++
1 file changed, 32 insertions(+)
diff --git a/arch/powerpc/platforms/85x