diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-11-12 11:41:12 +0100 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-12-12 19:50:58 -0800 |
commit | e93fde28aa56821494d1bdf790b02e6de6d45583 (patch) | |
tree | 480f7c9a9869230e3bf89a9b62b5b686416c8a0c /MAINTAINERS | |
parent | 91e39d820778028d2228bde6d8ae1769d81c251a (diff) | |
download | op-kernel-dev-e93fde28aa56821494d1bdf790b02e6de6d45583.zip op-kernel-dev-e93fde28aa56821494d1bdf790b02e6de6d45583.tar.gz |
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 8285ed4..22b1724 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 <ulf.hansson@linaro.org> +L: linux-arm-kernel@lists.infradead.org (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 <linux@arm.linux.org.uk> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |