kernel: update linux 3.2 to 3.2.13 and refresh patches
[openwrt/staging/dedeckeh.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 --- a/MAINTAINERS
14 +++ b/MAINTAINERS
15 @@ -4353,6 +4353,18 @@ S: Supported
16 F: Documentation/mips/
17 F: arch/mips/
18
19 +MIPS/LANTIQ
20 +M: John Crispin <blogic@openwrt.org>
21 +M: Thomas Langer <thomas.langer@lantiq.com>
22 +S: Maintained
23 +F: arch/mips/lantiq/*
24 +F: drivers/i2c/busses/i2c-falcon.c
25 +F: drivers/mtd/maps/lantiq-flash.c
26 +F: drivers/net/ethernet/lantiq_etop.c
27 +F: drivers/spi/spi-falcon.c
28 +F: drivers/tty/serial/lantiq.c
29 +F: drivers/watchdog/lantiq_wdt.c
30 +
31 MISCELLANEOUS MCA-SUPPORT
32 M: James Bottomley <James.Bottomley@HansenPartnership.com>
33 S: Maintained