diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2015-12-09 21:18:32 -0500 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2016-05-02 22:20:46 -0400 |
commit | 490b864ba0724ac464234d6a326b0aa40b75afc7 (patch) | |
tree | fcffc0efc20f1f39eeff8e1c60e76702a74840ef /MAINTAINERS | |
parent | bfcd6204871cf63e6833b87cdcfe47d7d2da8a29 (diff) |
MAINTAINERS: Add samsung bus frequency driver entry
This patch adds the 'BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS' entry to review the
patches as maintainer. I can access the all datasheet of Exynos SoC and test it
on some Exynos-based board. Patches will be picked up by DEVFREQ maintainer
on devfreq git repository.
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42e65d128d01..7e9da3aa9851 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3539,6 +3539,15 @@ F: drivers/devfreq/devfreq-event.c | |||
3539 | F: include/linux/devfreq-event.h | 3539 | F: include/linux/devfreq-event.h |
3540 | F: Documentation/devicetree/bindings/devfreq/event/ | 3540 | F: Documentation/devicetree/bindings/devfreq/event/ |
3541 | 3541 | ||
3542 | BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS | ||
3543 | M: Chanwoo Choi <cw00.choi@samsung.com> | ||
3544 | L: linux-pm@vger.kernel.org | ||
3545 | L: linux-samsung-soc@vger.kernel.org | ||
3546 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git | ||
3547 | S: Maintained | ||
3548 | F: drivers/devfreq/exynos-bus.c | ||
3549 | F: Documentation/devicetree/bindings/devfreq/exynos-bus.txt | ||
3550 | |||
3542 | DEVICE NUMBER REGISTRY | 3551 | DEVICE NUMBER REGISTRY |
3543 | M: Torben Mathiasen <device@lanana.org> | 3552 | M: Torben Mathiasen <device@lanana.org> |
3544 | W: http://lanana.org/docs/device-list/index.html | 3553 | W: http://lanana.org/docs/device-list/index.html |