Re: [PATCH v2] soc: fsl: add DPAA2 console support

From: Li Yang
Date: Mon Apr 15 2019 - 16:38:53 EST


On Mon, Apr 8, 2019 at 3:15 PM Li Yang <leoyang.li@xxxxxxx> wrote:
>
> On Fri, Apr 5, 2019 at 4:51 AM Ioana Ciornei <ioana.ciornei@xxxxxxx> wrote:
> >
> > This patch adds DPAA2 MC and AIOP console log support.
> >
> > The platform driver probes on the "fsl,dpaa2-console" device tree node
> > which describes the base firmware address needed in order to infer the
> > start address of both firmware logs: MC and AIOP.
> > It then exports two misc char devices which can be used to dump
> > the needed logs.
> >
> > Signed-off-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>
> > Signed-off-by: Roy Pledge <roy.pledge@xxxxxxx>
>
> Applied to soc-fsl for next. Thanks.

Patch updated on next after fixing sparse warnings.

Regards,
Leo