Searched hist:c93349d8c1700a4f628758440c65404faa74b390 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/soc/fsl/ |
H A D | dpaa2-console.c | c93349d8c1700a4f628758440c65404faa74b390 Fri Apr 05 11:49:53 CEST 2019 Ioana Ciornei <ioana.ciornei@nxp.com> soc: fsl: add DPAA2 console support
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@nxp.com> Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>
|
H A D | Makefile | diff c93349d8c1700a4f628758440c65404faa74b390 Fri Apr 05 11:49:53 CEST 2019 Ioana Ciornei <ioana.ciornei@nxp.com> soc: fsl: add DPAA2 console support
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@nxp.com> Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>
|
H A D | Kconfig | diff c93349d8c1700a4f628758440c65404faa74b390 Fri Apr 05 11:49:53 CEST 2019 Ioana Ciornei <ioana.ciornei@nxp.com> soc: fsl: add DPAA2 console support
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@nxp.com> Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>
|