Re: [PATCH] MAINTAINERS: Add myself as SAMSUNG SOC CLOCK DRIVERS

From: Sylwester Nawrocki
Date: Mon Aug 22 2016 - 06:02:30 EST


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 <s.nawrocki@xxxxxxxxxxx>
> Cc: Tomasz Figa <tomasz.figa@xxxxxxxxx>
> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

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.

> ---
> 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 <s.nawrocki@xxxxxxxxxxx>
> M: Tomasz Figa <tomasz.figa@xxxxxxxxx>
> +M: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> S: Supported
> L: linux-samsung-soc@xxxxxxxxxxxxxxx (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 <bh74.an@xxxxxxxxxxx>