9b8e3240ab77ac5787c7a98aa0dd438e2ad5dbdd
[openwrt/svn-archive/archive.git] / target / linux / lantiq / patches-3.2 / 0016-MAINTAINERS-add-entry-for-Lantiq-related-files.patch
1 From c68f8bdcd4c58a0c1d92e20230a943e8089d865a Mon Sep 17 00:00:00 2001
2 From: John Crispin <blogic@openwrt.org>
3 Date: Thu, 10 Nov 2011 19:32:37 +0100
4 Subject: [PATCH 16/70] MAINTAINERS: add entry for Lantiq related files
5
6 Adds new entry to MAINTAINERS file for Lantiq SoC related code.
7
8 Signed-off-by: John Crispin <blogic@openwrt.org>
9 ---
10 MAINTAINERS | 12 ++++++++++++
11 1 files changed, 12 insertions(+), 0 deletions(-)
12
13 diff --git a/MAINTAINERS b/MAINTAINERS
14 index 62f1cd3..c04defd 100644
15 --- a/MAINTAINERS
16 +++ b/MAINTAINERS
17 @@ -4348,6 +4348,18 @@ S: Supported
18 F: Documentation/mips/
19 F: arch/mips/
20
21 +MIPS/LANTIQ
22 +M: John Crispin <blogic@openwrt.org>
23 +M: Thomas Langer <thomas.langer@lantiq.com>
24 +S: Maintained
25 +F: arch/mips/lantiq/*
26 +F: drivers/i2c/busses/i2c-falcon.c
27 +F: drivers/mtd/maps/lantiq-flash.c
28 +F: drivers/net/ethernet/lantiq_etop.c
29 +F: drivers/spi/spi-falcon.c
30 +F: drivers/tty/serial/lantiq.c
31 +F: drivers/watchdog/lantiq_wdt.c
32 +
33 MISCELLANEOUS MCA-SUPPORT
34 M: James Bottomley <James.Bottomley@HansenPartnership.com>
35 S: Maintained
36 --
37 1.7.7.1
38