From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout4.samsung.com ([203.254.224.34]:44915 "EHLO mailout4.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751337AbcHVKT6 (ORCPT ); Mon, 22 Aug 2016 06:19:58 -0400 MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Message-id: <57BAD1C1.9070306@samsung.com> Date: Mon, 22 Aug 2016 19:19:45 +0900 From: Chanwoo Choi To: Sylwester Nawrocki Cc: tomasz.figa@gmail.com, k.kozlowski@samsung.com, kgene@kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, chanwoo@kernel.org Subject: Re: [PATCH] MAINTAINERS: Add myself as SAMSUNG SOC CLOCK DRIVERS References: <1471524439-8115-1-git-send-email-cw00.choi@samsung.com> <76aea8a8-cda7-ca9f-54ff-d614d834dde0@samsung.com> In-reply-to: <76aea8a8-cda7-ca9f-54ff-d614d834dde0@samsung.com> Sender: linux-clk-owner@vger.kernel.org List-ID: Hi Sylwester, On 2016년 08월 22일 19:01, Sylwester Nawrocki wrote: > Hi Chanwoo, > > On 08/18/2016 02:47 PM, Chanwoo Choi wrote: >> Add the myself to the entry of SAMSUNG SOC CLOCK DRIVERS to review >> and test the patches as supporter. I will help them. I can access the all >> datasheet of Exynos SoC and test it on Exynos-based board. I was implemented >> the exynos4415/5433 clock driver as author and handled the exynos3250 clock >> driver. Lastly, adding the missing information of the exynos clock drivers. >> >> Cc: Sylwester Nawrocki >> Cc: Tomasz Figa >> Signed-off-by: Chanwoo Choi > > I'm going to apply this patch with commit message rephrased as below. > > "MAINTAINERS: Add myself as SAMSUNG SOC CLOCK DRIVERS co-maintainer > > Add myself to the SAMSUNG SOC CLOCK DRIVERS entry, I'm going to review > and test related patches as supporter. I can access all the datasheet > of Exynos SoC series and can do tests on Exynos based boards. I have > implemented the exynos4415/5433 clock drivers and co-authored the > exynos3250 clock driver. While at it, add missing paths of the exynos > clock driver files." > > Please let me know if you see any issues with that. There is no issue. Thanks. Best Regards, Chanwoo Choi > >> --- >> MAINTAINERS | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 20bb1d00098c..442d6f5c65be 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -10233,9 +10233,12 @@ F: drivers/nfc/s3fwrn5 >> SAMSUNG SOC CLOCK DRIVERS >> M: Sylwester Nawrocki >> M: Tomasz Figa >> +M: Chanwoo Choi >> S: Supported >> L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) >> F: drivers/clk/samsung/ >> +F: include/dt-bindings/clock/exynos*.h >> +F: Documentation/devicetree/bindings/clock/exynos*.txt >> >> SAMSUNG SXGBE DRIVERS >> M: Byungho An > > -- > To unsubscribe from this list: send the line "unsubscribe linux-clk" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > >