diff options
author | Zhao Qiang <qiang.zhao@freescale.com> | 2015-11-29 21:48:57 -0500 |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-12-22 18:12:56 -0500 |
commit | 7aa1aa6ecec2af19d9aa85430ce3e56119e21626 (patch) | |
tree | 0acc8cf320d38abb5bdb12ff8df6053dfa612dd0 /MAINTAINERS | |
parent | 302c059f2e7bac7342f912bc77ff5bd6490c8edd (diff) |
QE: Move QE from arch/powerpc to drivers/soc
ls1 has qe and ls1 has arm cpu.
move qe from arch/powerpc to drivers/soc/fsl
to adapt to powerpc and arm
Signed-off-by: Zhao Qiang <qiang.zhao@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 050d0e77a2cf..8099527abccf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4489,8 +4489,9 @@ F: include/linux/fs_enet_pd.h | |||
4489 | FREESCALE QUICC ENGINE LIBRARY | 4489 | FREESCALE QUICC ENGINE LIBRARY |
4490 | L: linuxppc-dev@lists.ozlabs.org | 4490 | L: linuxppc-dev@lists.ozlabs.org |
4491 | S: Orphan | 4491 | S: Orphan |
4492 | F: arch/powerpc/sysdev/qe_lib/ | 4492 | F: drivers/soc/fsl/qe/ |
4493 | F: arch/powerpc/include/asm/*qe.h | 4493 | F: include/soc/fsl/*qe*.h |
4494 | F: include/soc/fsl/*ucc*.h | ||
4494 | 4495 | ||
4495 | FREESCALE USB PERIPHERAL DRIVERS | 4496 | FREESCALE USB PERIPHERAL DRIVERS |
4496 | M: Li Yang <leoli@freescale.com> | 4497 | M: Li Yang <leoli@freescale.com> |