adds 3.3 patches and files
[openwrt/openwrt.git] / target / linux / lantiq / patches-3.3 / 0013-MAINTAINERS-add-entry-for-Lantiq-related-files.patch
1 From adb6262219beb9ba1986dc0216911e2611a6a996 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 13/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 9c63a43..a2bf032 100644
15 --- a/MAINTAINERS
16 +++ b/MAINTAINERS
17 @@ -4392,6 +4392,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.9.1
38