diff options
author | Mike Turquette <mturquette@linaro.org> | 2014-07-26 00:37:40 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-07-26 00:37:40 +0200 |
commit | 07761baff028927824292930c181339a53cfbd77 (patch) | |
tree | 0083164b00bfe3dadf26c7a0a285f98f8f08802a /MAINTAINERS | |
parent | clk: Support for clock parents and rates assigned from device tree (diff) | |
parent | CLK: ti: dra7: Initialize USB_DPLL (diff) | |
download | linux-07761baff028927824292930c181339a53cfbd77.tar.xz linux-07761baff028927824292930c181339a53cfbd77.zip |
Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into clk-next-ti
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 702ca10a5a6c..c648bce2bf19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8997,6 +8997,13 @@ L: linux-pm@vger.kernel.org S: Supported F: drivers/thermal/ti-soc-thermal/ +TI CLOCK DRIVER +M: Tero Kristo <t-kristo@ti.com> +L: linux-omap@vger.kernel.org +S: Maintained +F: drivers/clk/ti/ +F: include/linux/clk/ti.h + TI FLASH MEDIA INTERFACE DRIVER M: Alex Dubov <oakad@yahoo.com> S: Maintained |