lkml.org 
[lkml]   [2018]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] soc: fsl: add DPAA2 log console support
Date
This patch set adds support for exporting DPAA2 firmware console
logs to userspace.

The first two patches add the needed device tree node and its documentation
while the third one adds the actual platform driver.

Ioana Ciornei (3):
arm64: dts: add dpaa2-console node for DPAA2 platforms
Documentation: DT: Add entry for DPAA2 console
soc: fsl: add DPAA2 console support

.../devicetree/bindings/misc/dpaa2-console.txt | 11 +
MAINTAINERS | 1 +
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 5 +
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 5 +
drivers/soc/fsl/Kconfig | 10 +
drivers/soc/fsl/Makefile | 1 +
drivers/soc/fsl/dpaa2-console.c | 306 +++++++++++++++++++++
7 files changed, 339 insertions(+)
create mode 100644 Documentation/devicetree/bindings/misc/dpaa2-console.txt
create mode 100644 drivers/soc/fsl/dpaa2-console.c

--
1.9.1

\
 
 \ /
  Last update: 2018-12-21 16:32    [W:1.760 / U:3.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site