linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer
@ 2016-08-18  7:25 ` Andi Shyti
  2016-08-18  7:31   ` Andi Shyti
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andi Shyti @ 2016-08-18  7:25 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Kukjin Kim, Mark Brown
  Cc: linux-samsung-soc, linux-kernel, Andi Shyti, linux-spi,
	Andi Shyti, linux-arm-kernel

Create a new entry for the Samsung SPI driver supported by the
drivers/spi/spi-s3c* and remove it from its original place under
"ARM/SAMSUNG EXYNOS ARM ARCHITECTURES".

The original maintainership inherited from the Samsung Exynos
ARM Architecture is kept as it was (i.e. Kukjin and Krzysztof), I
will help and co-maintain the driver.

CC: Krzysztof Kozlowski <krzk@kernel.org>
CC: Kukjin Kim <kgene@kernel.org>
CC: Mark Brown <broonie@kernel.org>
CC: linux-samsung-soc@vger.kernel.org
CC: linux-spi@vger.kernel.org
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
---
Hi,

as Krzysztof pointed out, in the first version of this patch I
forgot some files related to the Samsung's SPI drivers. In this
version I added them.

Thanks,
Andi

 MAINTAINERS | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c9cd8d3..fa71cea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1633,7 +1633,6 @@ F:	drivers/*/*s3c64xx*
 F:	drivers/*/*s5pv210*
 F:	drivers/memory/samsung/*
 F:	drivers/soc/samsung/*
-F:	drivers/spi/spi-s3c*
 F:	Documentation/arm/Samsung/
 F:	Documentation/devicetree/bindings/arm/samsung/
 F:	Documentation/devicetree/bindings/sram/samsung-sram.txt
@@ -10240,6 +10239,17 @@ S:	Supported
 L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 F:	drivers/clk/samsung/
 
+SAMSUNG SPI DRIVERS
+M:	Kukjin Kim <kgene@kernel.org>
+M:	Krzysztof Kozlowski <krzk@kernel.org>
+M:	Andi Shyti <andi.shyti@samsung.com>
+L:	linux-spi@vger.kernel.org
+L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/spi/spi-samsung.txt
+F:	drivers/spi/spi-s3c*
+F:	include/linux/platform_data/spi-s3c64xx.h
+
 SAMSUNG SXGBE DRIVERS
 M:	Byungho An <bh74.an@samsung.com>
 M:	Girish K S <ks.giri@samsung.com>
-- 
2.8.1

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

* Re: [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer
  2016-08-18  7:25 ` [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer Andi Shyti
@ 2016-08-18  7:31   ` Andi Shyti
  2016-08-18  7:32   ` Krzysztof Kozlowski
  2016-08-18 10:17   ` Applied "MAINTAINERS: add myself as Samsung SPI maintainer" to the spi tree Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Andi Shyti @ 2016-08-18  7:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Kukjin Kim, Mark Brown
  Cc: linux-samsung-soc, linux-spi, linux-arm-kernel, linux-kernel, Andi Shyti

On Thu, Aug 18, 2016 at 04:25:55PM +0900, Andi Shyti wrote:
> Create a new entry for the Samsung SPI driver supported by the
> drivers/spi/spi-s3c* and remove it from its original place under
> "ARM/SAMSUNG EXYNOS ARM ARCHITECTURES".
> 
> The original maintainership inherited from the Samsung Exynos
> ARM Architecture is kept as it was (i.e. Kukjin and Krzysztof), I
> will help and co-maintain the driver.
> 
> CC: Krzysztof Kozlowski <krzk@kernel.org>
> CC: Kukjin Kim <kgene@kernel.org>
> CC: Mark Brown <broonie@kernel.org>
> CC: linux-samsung-soc@vger.kernel.org
> CC: linux-spi@vger.kernel.org
> Signed-off-by: Andi Shyti <andi.shyti@samsung.com>

Krzysztof (before you write it), sorry I forgot your Acked-by.

Please consider this patch to be:

Acked-by: Krzysztof Kozlowski <krzk@kernel.org>

Andi

> ---
> Hi,
> 
> as Krzysztof pointed out, in the first version of this patch I
> forgot some files related to the Samsung's SPI drivers. In this
> version I added them.
> 
> Thanks,
> Andi
> 
>  MAINTAINERS | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c9cd8d3..fa71cea 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1633,7 +1633,6 @@ F:	drivers/*/*s3c64xx*
>  F:	drivers/*/*s5pv210*
>  F:	drivers/memory/samsung/*
>  F:	drivers/soc/samsung/*
> -F:	drivers/spi/spi-s3c*
>  F:	Documentation/arm/Samsung/
>  F:	Documentation/devicetree/bindings/arm/samsung/
>  F:	Documentation/devicetree/bindings/sram/samsung-sram.txt
> @@ -10240,6 +10239,17 @@ S:	Supported
>  L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
>  F:	drivers/clk/samsung/
>  
> +SAMSUNG SPI DRIVERS
> +M:	Kukjin Kim <kgene@kernel.org>
> +M:	Krzysztof Kozlowski <krzk@kernel.org>
> +M:	Andi Shyti <andi.shyti@samsung.com>
> +L:	linux-spi@vger.kernel.org
> +L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/spi/spi-samsung.txt
> +F:	drivers/spi/spi-s3c*
> +F:	include/linux/platform_data/spi-s3c64xx.h
> +
>  SAMSUNG SXGBE DRIVERS
>  M:	Byungho An <bh74.an@samsung.com>
>  M:	Girish K S <ks.giri@samsung.com>
> -- 
> 2.8.1
> 

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

* Re: [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer
  2016-08-18  7:25 ` [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer Andi Shyti
  2016-08-18  7:31   ` Andi Shyti
@ 2016-08-18  7:32   ` Krzysztof Kozlowski
  2016-08-18 10:17   ` Applied "MAINTAINERS: add myself as Samsung SPI maintainer" to the spi tree Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2016-08-18  7:32 UTC (permalink / raw)
  To: Andi Shyti
  Cc: Kukjin Kim, Mark Brown, linux-samsung-soc, linux-spi,
	linux-arm-kernel, linux-kernel, Andi Shyti

On Thu, Aug 18, 2016 at 9:25 AM, Andi Shyti <andi.shyti@samsung.com> wrote:
> Create a new entry for the Samsung SPI driver supported by the
> drivers/spi/spi-s3c* and remove it from its original place under
> "ARM/SAMSUNG EXYNOS ARM ARCHITECTURES".
>
> The original maintainership inherited from the Samsung Exynos
> ARM Architecture is kept as it was (i.e. Kukjin and Krzysztof), I
> will help and co-maintain the driver.
>
> CC: Krzysztof Kozlowski <krzk@kernel.org>
> CC: Kukjin Kim <kgene@kernel.org>
> CC: Mark Brown <broonie@kernel.org>
> CC: linux-samsung-soc@vger.kernel.org
> CC: linux-spi@vger.kernel.org
> Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
> ---
> Hi,
>
> as Krzysztof pointed out, in the first version of this patch I
> forgot some files related to the Samsung's SPI drivers. In this
> version I added them.
>
> Thanks,
> Andi
>

Acked-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

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

* Applied "MAINTAINERS: add myself as Samsung SPI maintainer" to the spi tree
  2016-08-18  7:25 ` [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer Andi Shyti
  2016-08-18  7:31   ` Andi Shyti
  2016-08-18  7:32   ` Krzysztof Kozlowski
@ 2016-08-18 10:17   ` Mark Brown
  2 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2016-08-18 10:17 UTC (permalink / raw)
  To: Andi Shyti
  Cc: Krzysztof Kozlowski, Mark Brown, Krzysztof Kozlowski, Kukjin Kim,
	Mark Brown, linux-samsung-soc, linux-spi, linux-arm-kernel,
	linux-kernel, Andi Shyti

The patch

   MAINTAINERS: add myself as Samsung SPI maintainer

has been applied to the spi tree at

   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

>From 2e365a703ea60de617287354ae63bf677e406feb Mon Sep 17 00:00:00 2001
From: Andi Shyti <andi.shyti@samsung.com>
Date: Thu, 18 Aug 2016 16:25:55 +0900
Subject: [PATCH] MAINTAINERS: add myself as Samsung SPI maintainer

Create a new entry for the Samsung SPI driver supported by the
drivers/spi/spi-s3c* and remove it from its original place under
"ARM/SAMSUNG EXYNOS ARM ARCHITECTURES".

The original maintainership inherited from the Samsung Exynos
ARM Architecture is kept as it was (i.e. Kukjin and Krzysztof), I
will help and co-maintain the driver.

Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 MAINTAINERS | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 20bb1d00098c..5051c2f46d47 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1633,7 +1633,6 @@ F:	drivers/*/*s3c64xx*
 F:	drivers/*/*s5pv210*
 F:	drivers/memory/samsung/*
 F:	drivers/soc/samsung/*
-F:	drivers/spi/spi-s3c*
 F:	Documentation/arm/Samsung/
 F:	Documentation/devicetree/bindings/arm/samsung/
 F:	Documentation/devicetree/bindings/sram/samsung-sram.txt
@@ -10237,6 +10236,17 @@ S:	Supported
 L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
 F:	drivers/clk/samsung/
 
+SAMSUNG SPI DRIVERS
+M:	Kukjin Kim <kgene@kernel.org>
+M:	Krzysztof Kozlowski <krzk@kernel.org>
+M:	Andi Shyti <andi.shyti@samsung.com>
+L:	linux-spi@vger.kernel.org
+L:	linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
+S:	Maintained
+F:	Documentation/devicetree/bindings/spi/spi-samsung.txt
+F:	drivers/spi/spi-s3c*
+F:	include/linux/platform_data/spi-s3c64xx.h
+
 SAMSUNG SXGBE DRIVERS
 M:	Byungho An <bh74.an@samsung.com>
 M:	Girish K S <ks.giri@samsung.com>
-- 
2.8.1

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

end of thread, other threads:[~2016-08-18 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20160818072717epcas1p12f8d3416d3d70f403022c9cb91a890f2@epcas1p1.samsung.com>
2016-08-18  7:25 ` [PATCH v2] MAINTAINERS: add myself as Samsung SPI maintainer Andi Shyti
2016-08-18  7:31   ` Andi Shyti
2016-08-18  7:32   ` Krzysztof Kozlowski
2016-08-18 10:17   ` Applied "MAINTAINERS: add myself as Samsung SPI maintainer" to the spi tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).