diff options
author | Yang Li <leoyang.li@nxp.com> | 2017-06-03 01:20:22 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-06-05 08:58:10 +0200 |
commit | c67ec7010132a4d948686eeab8a23acb9fb62afe (patch) | |
tree | cfda068abef88f629badfa704153503795799807 /MAINTAINERS | |
parent | selftests/powerpc: context_switch use private futexes with threads (diff) | |
download | linux-c67ec7010132a4d948686eeab8a23acb9fb62afe.tar.xz linux-c67ec7010132a4d948686eeab8a23acb9fb62afe.zip |
MAINTAINERS: Update entry for Freescale SoC drivers
Add myself as the maintainer for drivers/fsl/soc/ and fix the scope for
device tree bindings.
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Acked-by: Scott Wood <oss@buserror.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 053c3bdd1fe5..787f82da7456 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5347,11 +5347,11 @@ S: Maintained F: drivers/net/ethernet/freescale/dpaa FREESCALE SOC DRIVERS -M: Scott Wood <oss@buserror.net> +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/powerpc/fsl/ +F: Documentation/devicetree/bindings/soc/fsl/ F: drivers/soc/fsl/ F: include/linux/fsl/ @@ -7685,6 +7685,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git S: Maintained F: arch/powerpc/platforms/83xx/ F: arch/powerpc/platforms/85xx/ +F: Documentation/devicetree/bindings/powerpc/fsl/ LINUX FOR POWERPC PA SEMI PWRFICIENT L: linuxppc-dev@lists.ozlabs.org |