diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2019-03-26 20:23:31 +0100 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2019-05-20 21:28:15 +0200 |
commit | bbc9be3ac8ab022061e7cfcc050ae02240144ba1 (patch) | |
tree | 6306553ac93c587e46f22090d9c7078b874e3c94 /MAINTAINERS | |
parent | soc: fsl: guts: Add definition for LX2160A (diff) | |
download | linux-bbc9be3ac8ab022061e7cfcc050ae02240144ba1.tar.xz linux-bbc9be3ac8ab022061e7cfcc050ae02240144ba1.zip |
Documentation: DT: Add entry for DPAA2 console
This patch adds a devicetree binding documentation for
FSL's DPAA2 console.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..5465fd8305eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6404,6 +6404,7 @@ M: Li Yang <leoyang.li@nxp.com> L: linuxppc-dev@lists.ozlabs.org L: linux-arm-kernel@lists.infradead.org S: Maintained +F: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt F: Documentation/devicetree/bindings/soc/fsl/ F: drivers/soc/fsl/ F: include/linux/fsl/ |