diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-11-12 05:41:12 -0500 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-12-12 22:50:58 -0500 |
commit | e93fde28aa56821494d1bdf790b02e6de6d45583 (patch) | |
tree | 480f7c9a9869230e3bf89a9b62b5b686416c8a0c /MAINTAINERS | |
parent | 91e39d820778028d2228bde6d8ae1769d81c251a (diff) |
MAINTAINERS: Add maintainer for the ARM Ux500 clock driver
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..22b17247dca7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1325,6 +1325,14 @@ F: drivers/rtc/rtc-ab8500.c | |||
1325 | F: drivers/rtc/rtc-pl031.c | 1325 | F: drivers/rtc/rtc-pl031.c |
1326 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git | 1326 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git |
1327 | 1327 | ||
1328 | ARM/Ux500 CLOCK FRAMEWORK SUPPORT | ||
1329 | M: Ulf Hansson <ulf.hansson@linaro.org> | ||
1330 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1331 | T: git git://git.linaro.org/people/ulfh/clk.git | ||
1332 | S: Maintained | ||
1333 | F: drivers/clk/ux500/ | ||
1334 | F: include/linux/platform_data/clk-ux500.h | ||
1335 | |||
1328 | ARM/VFP SUPPORT | 1336 | ARM/VFP SUPPORT |
1329 | M: Russell King <linux@arm.linux.org.uk> | 1337 | M: Russell King <linux@arm.linux.org.uk> |
1330 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1338 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |