diff options
author | Ulf Hansson <[email protected]> | 2013-11-12 11:41:12 +0100 |
---|---|---|
committer | Mike Turquette <[email protected]> | 2013-12-12 19:50:58 -0800 |
commit | e93fde28aa56821494d1bdf790b02e6de6d45583 (patch) | |
tree | 480f7c9a9869230e3bf89a9b62b5b686416c8a0c | |
parent | 91e39d820778028d2228bde6d8ae1769d81c251a (diff) |
MAINTAINERS: Add maintainer for the ARM Ux500 clock driver
Cc: Linus Walleij <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Signed-off-by: Mike Turquette <[email protected]>
-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 F: drivers/rtc/rtc-pl031.c T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git +ARM/Ux500 CLOCK FRAMEWORK SUPPORT +M: Ulf Hansson <[email protected]> +L: [email protected] (moderated for non-subscribers) +T: git git://git.linaro.org/people/ulfh/clk.git +S: Maintained +F: drivers/clk/ux500/ +F: include/linux/platform_data/clk-ux500.h + ARM/VFP SUPPORT M: Russell King <[email protected]> L: [email protected] (moderated for non-subscribers) |