diff options
author | yangbo lu <[email protected]> | 2016-11-09 11:14:09 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2016-11-29 09:17:20 +0100 |
commit | 1b48706f027cacdc3b60c7d0142452c45d8f2112 (patch) | |
tree | 66b5219a4473546970de9b97577eec8e7d8200a8 | |
parent | a6fc3b698130230a2342baacd7821eea0405154c (diff) |
MAINTAINERS: add entry for Freescale SoC drivers
Add maintainer entry for Freescale SoC drivers including
the QE library and the GUTS driver now. Also add maintainer
for QE library.
Signed-off-by: Yangbo Lu <[email protected]>
Acked-by: Scott Wood <[email protected]>
Acked-by: Qiang Zhao <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 13cc94374798..8043d2f8c423 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5052,9 +5052,18 @@ S: Maintained F: drivers/net/ethernet/freescale/fman F: Documentation/devicetree/bindings/powerpc/fsl/fman.txt +FREESCALE SOC DRIVERS +M: Scott Wood <[email protected]> +S: Maintained +F: drivers/soc/fsl/ +F: include/linux/fsl/ + FREESCALE QUICC ENGINE LIBRARY +M: Qiang Zhao <[email protected]> -S: Orphan +S: Maintained F: drivers/soc/fsl/qe/ F: include/soc/fsl/*qe*.h F: include/soc/fsl/*ucc*.h |