aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Ferre2012-03-26 08:59:32 -0500
committerNicolas Ferre2012-04-17 08:38:51 -0500
commite9cb1c5a5ba906d01bf49a27460bd357aa6089ab (patch)
tree81b4f80e79768b8eca10edec09e7783a9f493051 /MAINTAINERS
parentb414dc16f6ee64a23c525f80b924e44b0f0bee18 (diff)
downloadlinux-phy-e9cb1c5a5ba906d01bf49a27460bd357aa6089ab.tar.gz
linux-phy-e9cb1c5a5ba906d01bf49a27460bd357aa6089ab.tar.xz
linux-phy-e9cb1c5a5ba906d01bf49a27460bd357aa6089ab.zip
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--MAINTAINERS7
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>
1363S: Supported 1363S: Supported
1364F: drivers/spi/spi-atmel.* 1364F: drivers/spi/spi-atmel.*
1365 1365
1366ATMEL Timer Counter (TC) AND CLOCKSOURCE DRIVERS
1367M: Nicolas Ferre <nicolas.ferre@atmel.com>
1368L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1369S: Supported
1370F: drivers/misc/atmel_tclib.c
1371F: drivers/clocksource/tcb_clksrc.c
1372
1366ATMEL TSADCC DRIVER 1373ATMEL TSADCC DRIVER
1367M: Josh Wu <josh.wu@atmel.com> 1374M: Josh Wu <josh.wu@atmel.com>
1368L: linux-input@vger.kernel.org 1375L: linux-input@vger.kernel.org