All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform
       [not found] <CGME20220105165351epcas5p100b28a19d5a5e5614ea82adf5e0037b0@epcas5p1.samsung.com>
@ 2022-01-05 16:43 ` Alim Akhtar
  2022-01-06 10:51   ` Krzysztof Kozlowski
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alim Akhtar @ 2022-01-05 16:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: krzysztof.kozlowski, s.nawrocki, linux-samsung-soc, Alim Akhtar

Adds myself as reviewer for Samsung/Exynos platform to help
in review of current and upcoming SoCs patches.

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 13f9a84a617e..ddc8e8552e8b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2544,6 +2544,7 @@ N:	rockchip
 
 ARM/SAMSUNG S3C, S5P AND EXYNOS ARM ARCHITECTURES
 M:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
+R:	Alim Akhtar <alim.akhtar@samsung.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained
@@ -15110,6 +15111,7 @@ PIN CONTROLLER - SAMSUNG
 M:	Tomasz Figa <tomasz.figa@gmail.com>
 M:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
 M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
+R:	Alim Akhtar <alim.akhtar@samsung.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained
@@ -16868,6 +16870,7 @@ SAMSUNG SOC CLOCK DRIVERS
 M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
 M:	Tomasz Figa <tomasz.figa@gmail.com>
 M:	Chanwoo Choi <cw00.choi@samsung.com>
+R:	Alim Akhtar <alim.akhtar@samsung.com>
 L:	linux-samsung-soc@vger.kernel.org
 S:	Supported
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git

base-commit: 2585cf9dfaaddf00b069673f27bb3f8530e2039c
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform
  2022-01-05 16:43 ` [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform Alim Akhtar
@ 2022-01-06 10:51   ` Krzysztof Kozlowski
  2022-01-10  9:19   ` Sylwester Nawrocki
  2022-01-23 17:09   ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-01-06 10:51 UTC (permalink / raw)
  To: Alim Akhtar, linux-kernel; +Cc: s.nawrocki, linux-samsung-soc

On 05/01/2022 17:43, Alim Akhtar wrote:
> Adds myself as reviewer for Samsung/Exynos platform to help
> in review of current and upcoming SoCs patches.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 13f9a84a617e..ddc8e8552e8b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2544,6 +2544,7 @@ N:	rockchip
>  
>  ARM/SAMSUNG S3C, S5P AND EXYNOS ARM ARCHITECTURES
>  M:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> +R:	Alim Akhtar <alim.akhtar@samsung.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	linux-samsung-soc@vger.kernel.org
>  S:	Maintained
> @@ -15110,6 +15111,7 @@ PIN CONTROLLER - SAMSUNG
>  M:	Tomasz Figa <tomasz.figa@gmail.com>
>  M:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
>  M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
> +R:	Alim Akhtar <alim.akhtar@samsung.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	linux-samsung-soc@vger.kernel.org
>  S:	Maintained
> @@ -16868,6 +16870,7 @@ SAMSUNG SOC CLOCK DRIVERS
>  M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
>  M:	Tomasz Figa <tomasz.figa@gmail.com>
>  M:	Chanwoo Choi <cw00.choi@samsung.com>
> +R:	Alim Akhtar <alim.akhtar@samsung.com>
>  L:	linux-samsung-soc@vger.kernel.org
>  S:	Supported
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git
> 
> base-commit: 2585cf9dfaaddf00b069673f27bb3f8530e2039c
> 

It's fine with me for the SoC and Pinctrl, but for clock I will need acks.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform
  2022-01-05 16:43 ` [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform Alim Akhtar
  2022-01-06 10:51   ` Krzysztof Kozlowski
@ 2022-01-10  9:19   ` Sylwester Nawrocki
  2022-01-23 17:09   ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Sylwester Nawrocki @ 2022-01-10  9:19 UTC (permalink / raw)
  To: Alim Akhtar, linux-kernel; +Cc: krzysztof.kozlowski, linux-samsung-soc

On 05.01.2022 17:43, Alim Akhtar wrote:
> Adds myself as reviewer for Samsung/Exynos platform to help
> in review of current and upcoming SoCs patches.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>

Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>

> ---
>  MAINTAINERS | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 13f9a84a617e..ddc8e8552e8b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2544,6 +2544,7 @@ N:	rockchip
>  
>  ARM/SAMSUNG S3C, S5P AND EXYNOS ARM ARCHITECTURES
>  M:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> +R:	Alim Akhtar <alim.akhtar@samsung.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	linux-samsung-soc@vger.kernel.org
>  S:	Maintained
> @@ -15110,6 +15111,7 @@ PIN CONTROLLER - SAMSUNG
>  M:	Tomasz Figa <tomasz.figa@gmail.com>
>  M:	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
>  M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
> +R:	Alim Akhtar <alim.akhtar@samsung.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	linux-samsung-soc@vger.kernel.org
>  S:	Maintained
> @@ -16868,6 +16870,7 @@ SAMSUNG SOC CLOCK DRIVERS
>  M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
>  M:	Tomasz Figa <tomasz.figa@gmail.com>
>  M:	Chanwoo Choi <cw00.choi@samsung.com>
> +R:	Alim Akhtar <alim.akhtar@samsung.com>
>  L:	linux-samsung-soc@vger.kernel.org
>  S:	Supported
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform
  2022-01-05 16:43 ` [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform Alim Akhtar
  2022-01-06 10:51   ` Krzysztof Kozlowski
  2022-01-10  9:19   ` Sylwester Nawrocki
@ 2022-01-23 17:09   ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-01-23 17:09 UTC (permalink / raw)
  To: linux-kernel, Alim Akhtar
  Cc: Krzysztof Kozlowski, linux-samsung-soc, s.nawrocki

On Wed, 5 Jan 2022 22:13:41 +0530, Alim Akhtar wrote:
> Adds myself as reviewer for Samsung/Exynos platform to help
> in review of current and upcoming SoCs patches.
> 
> 

Applied, thanks!

[1/1] MAINTAINERS: add reviewer entry for Samsung/Exynos platform
      commit: 94bfe2bdfc5059a0870447ccf2c8048f3d016898

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-23 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20220105165351epcas5p100b28a19d5a5e5614ea82adf5e0037b0@epcas5p1.samsung.com>
2022-01-05 16:43 ` [PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform Alim Akhtar
2022-01-06 10:51   ` Krzysztof Kozlowski
2022-01-10  9:19   ` Sylwester Nawrocki
2022-01-23 17:09   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.