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

2019-04-05 Thread Ioana Ciornei
On 4/4/19 9:20 PM, Leo Li wrote: > > >> -Original Message- >> From: Ioana Ciornei >> Sent: Thursday, April 4, 2019 5:48 AM >> To: Leo Li >> Cc: linux-kernel@vger.kernel.org; Roy Pledge >> Subject: Re: [PATCH] soc: fsl: add DPAA2 console suppo

RE: [PATCH] soc: fsl: add DPAA2 console support

2019-04-04 Thread Leo Li
> -Original Message- > From: Ioana Ciornei > Sent: Thursday, April 4, 2019 5:48 AM > To: Leo Li > Cc: linux-kernel@vger.kernel.org; Roy Pledge > Subject: Re: [PATCH] soc: fsl: add DPAA2 console support > > On 4/3/19 10:55 PM, Li Yang wrote: > > On Tue,

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

2019-04-04 Thread Ioana Ciornei
On 4/3/19 10:55 PM, Li Yang wrote: > On Tue, Mar 26, 2019 at 2:17 PM Ioana Ciornei 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

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

2019-04-03 Thread Li Yang
On Tue, Mar 26, 2019 at 2:17 PM Ioana Ciornei 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

[PATCH] soc: fsl: add DPAA2 console support

2019-03-26 Thread Ioana Ciornei
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