Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1375465 > unrolled thread

[PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver entry

Started byChanwoo Choi <cw00.choi@samsung.com>
First post2016-04-11 06:10 +0200
Last post2016-04-12 10:30 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver entry Chanwoo Choi <cw00.choi@samsung.com> - 2016-04-11 06:10 +0200
    Re: [PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver  entry Chanwoo Choi <cw00.choi@samsung.com> - 2016-04-12 10:30 +0200

#1375465 — [PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver entry

FromChanwoo Choi <cw00.choi@samsung.com>
Date2016-04-11 06:10 +0200
Subject[PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver entry
Message-ID<rmBkK-88x-7@gated-at.bofh.it>
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>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1c32f8a3d6c4..4cdef4d9ba29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3539,6 +3539,15 @@ F:	drivers/devfreq/devfreq-event.c
 F:	include/linux/devfreq-event.h
 F:	Documentation/devicetree/bindings/devfreq/event/
 
+BUS FREQUENCY DRIVER FOR SAMSUNG EXYNOS
+M:	Chanwoo Choi <cw00.choi@samsung.com>
+L:	linux-pm@vger.kernel.org
+L:	linux-samsung-soc@vger.kernel.org
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git
+S:	Maintained
+F:	drivers/devfreq/exynos-bus.c
+F:	Documentation/devicetree/bindings/devfreq/exynos-bus.txt
+
 DEVICE NUMBER REGISTRY
 M:	Torben Mathiasen <device@lanana.org>
 W:	http://lanana.org/docs/device-list/index.html
-- 
1.9.1

[toc] | [next] | [standalone]


#1376555 — Re: [PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver entry

FromChanwoo Choi <cw00.choi@samsung.com>
Date2016-04-12 10:30 +0200
SubjectRe: [PATCH v9 10/20] MAINTAINERS: Add samsung bus frequency driver entry
Message-ID<rn1RU-421-27@gated-at.bofh.it>
In reply to#1375465
On 2016년 04월 12일 16:46, Krzysztof Kozlowski wrote:
> On 04/11/2016 05:57 AM, Chanwoo Choi wrote:
>> 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>
>> ---
>>  MAINTAINERS | 9 +++++++++
>>  1 file changed, 9 insertions(+)
> 
> 
> Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Thanks for your review.

Best Regards,
Chanwoo Choi

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web