diff options
| author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-03-26 09:59:32 -0400 |
|---|---|---|
| committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2012-04-17 09:38:51 -0400 |
| commit | e9cb1c5a5ba906d01bf49a27460bd357aa6089ab (patch) | |
| tree | 81b4f80e79768b8eca10edec09e7783a9f493051 /MAINTAINERS | |
| parent | b414dc16f6ee64a23c525f80b924e44b0f0bee18 (diff) | |
MAINTAINERS: add entry for Atmel timer counter (TC)
Add an entry for the Timer Counter (TC) library and the clocksource
driver that is using this library.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 74f53c5f72d4..a39d4eed389c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -1363,6 +1363,13 @@ M: Nicolas Ferre <nicolas.ferre@atmel.com> | |||
| 1363 | S: Supported | 1363 | S: Supported |
| 1364 | F: drivers/spi/spi-atmel.* | 1364 | F: drivers/spi/spi-atmel.* |
| 1365 | 1365 | ||
| 1366 | ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS | ||
| 1367 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | ||
| 1368 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
| 1369 | S: Supported | ||
| 1370 | F: drivers/misc/atmel_tclib.c | ||
| 1371 | F: drivers/clocksource/tcb_clksrc.c | ||
| 1372 | |||
| 1366 | ATMEL TSADCC DRIVER | 1373 | ATMEL TSADCC DRIVER |
| 1367 | M: Josh Wu <josh.wu@atmel.com> | 1374 | M: Josh Wu <josh.wu@atmel.com> |
| 1368 | L: linux-input@vger.kernel.org | 1375 | L: linux-input@vger.kernel.org |
