diff options
author | J. German Rivera <German.Rivera@freescale.com> | 2015-03-05 20:29:09 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-06 20:28:09 -0500 |
commit | 31c889653c10ddaf1d2b4a47740e07fa4f10f375 (patch) | |
tree | 0ef7273403d37a303be17b40b68f42ecfe12ab19 /MAINTAINERS | |
parent | 11201769d17ffe4b826035315aa03715938ae4b2 (diff) |
staging: fsl-mc: Added Freescale Management Complex APIs
APIs to access the Management Complex (MC) hardware
module of Freescale LS2 SoCs. This patch includes
APIs to check the MC firmware version and to manipulate
DPRC objects in the MC.
Signed-off-by: J. German Rivera <German.Rivera@freescale.com>
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b20311947d97..db15919dbf1c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4145,6 +4145,12 @@ F: sound/soc/fsl/fsl* | |||
4145 | F: sound/soc/fsl/imx* | 4145 | F: sound/soc/fsl/imx* |
4146 | F: sound/soc/fsl/mpc8610_hpcd.c | 4146 | F: sound/soc/fsl/mpc8610_hpcd.c |
4147 | 4147 | ||
4148 | FREESCALE QORIQ MANAGEMENT COMPLEX DRIVER | ||
4149 | M: J. German Rivera <German.Rivera@freescale.com> | ||
4150 | L: linux-kernel@vger.kernel.org | ||
4151 | S: Maintained | ||
4152 | F: drivers/staging/fsl-mc/ | ||
4153 | |||
4148 | FREEVXFS FILESYSTEM | 4154 | FREEVXFS FILESYSTEM |
4149 | M: Christoph Hellwig <hch@infradead.org> | 4155 | M: Christoph Hellwig <hch@infradead.org> |
4150 | W: ftp://ftp.openlinux.org/pub/people/hch/vxfs | 4156 | W: ftp://ftp.openlinux.org/pub/people/hch/vxfs |