All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  1:04 ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-18  1:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-renesas-soc, linux-sh, linux-media, linux-pci, netdev,
	linux-kernel, Simon Horman, Sergei Shtylyov, Laurent Pinchart,
	Geert Uytterhoeven, Magnus Damm

Update the mailing list used for development of support for
Renesas SoCs and related drivers.

Up until now the linux-sh mailing list has been used, however,
Renesas SoCs are now much wider than the SH architecture and there
is some desire from some for the linux-sh list to refocus on
discussion of the work on the SH architecture.

Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

---
* This patch applies on top of Linus's tree where currently the head commit
  is 984065055e6e ("Merge branch 'drm-next' of
  git://people.freedesktop.org/~airlied/linux")

  This has been used as a base instead of v4.4 so that it is based on the
  following two commits which affect it:
  - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
  - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
---
 MAINTAINERS | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d23f701489c..52a6ba79fa3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
 ARM/SHMOBILE ARM ARCHITECTURE
 M:	Simon Horman <horms@verge.net.au>
 M:	Magnus Damm <magnus.damm@gmail.com>
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 W:	http://oss.renesas.com
-Q:	http://patchwork.kernel.org/project/linux-sh/list/
+Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
 S:	Supported
 F:	arch/arm/boot/dts/emev2*
@@ -3745,7 +3745,7 @@ F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
 DRM DRIVERS FOR RENESAS
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:	dri-devel@lists.freedesktop.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 T:	git git://people.freedesktop.org/~airlied/linux
 S:	Supported
 F:	drivers/gpu/drm/rcar-du/
@@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
 MEDIA DRIVERS FOR RENESAS - VSP1
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:	linux-media@vger.kernel.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 T:	git git://linuxtv.org/media_tree.git
 S:	Supported
 F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
@@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
 PCI DRIVER FOR RENESAS R-CAR
 M:	Simon Horman <horms@verge.net.au>
 L:	linux-pci@vger.kernel.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 S:	Maintained
 F:	drivers/pci/host/*rcar*
 
@@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
 PIN CONTROLLER - RENESAS
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 M:	Geert Uytterhoeven <geert+renesas@glider.be>
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 S:	Maintained
 F:	drivers/pinctrl/sh-pfc/
 
@@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
 RENESAS ETHERNET DRIVERS
 R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
 L:	netdev@vger.kernel.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 F:	drivers/net/ethernet/renesas/
 F:	include/linux/sh_eth.h
 
 RENESAS USB2 PHY DRIVER
 M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 S:	Maintained
 F:	drivers/phy/phy-rcar-gen3-usb2.c
 
-- 
2.1.4


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

* [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  1:04 ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-18  1:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-renesas-soc, linux-sh, linux-media, linux-pci, netdev,
	linux-kernel, Simon Horman, Sergei Shtylyov, Laurent Pinchart,
	Geert Uytterhoeven, Magnus Damm

Update the mailing list used for development of support for
Renesas SoCs and related drivers.

Up until now the linux-sh mailing list has been used, however,
Renesas SoCs are now much wider than the SH architecture and there
is some desire from some for the linux-sh list to refocus on
discussion of the work on the SH architecture.

Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

---
* This patch applies on top of Linus's tree where currently the head commit
  is 984065055e6e ("Merge branch 'drm-next' of
  git://people.freedesktop.org/~airlied/linux")

  This has been used as a base instead of v4.4 so that it is based on the
  following two commits which affect it:
  - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
  - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
---
 MAINTAINERS | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d23f701489c..52a6ba79fa3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
 ARM/SHMOBILE ARM ARCHITECTURE
 M:	Simon Horman <horms@verge.net.au>
 M:	Magnus Damm <magnus.damm@gmail.com>
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 W:	http://oss.renesas.com
-Q:	http://patchwork.kernel.org/project/linux-sh/list/
+Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
 S:	Supported
 F:	arch/arm/boot/dts/emev2*
@@ -3745,7 +3745,7 @@ F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
 DRM DRIVERS FOR RENESAS
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:	dri-devel@lists.freedesktop.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 T:	git git://people.freedesktop.org/~airlied/linux
 S:	Supported
 F:	drivers/gpu/drm/rcar-du/
@@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
 MEDIA DRIVERS FOR RENESAS - VSP1
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 L:	linux-media@vger.kernel.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 T:	git git://linuxtv.org/media_tree.git
 S:	Supported
 F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
@@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
 PCI DRIVER FOR RENESAS R-CAR
 M:	Simon Horman <horms@verge.net.au>
 L:	linux-pci@vger.kernel.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 S:	Maintained
 F:	drivers/pci/host/*rcar*
 
@@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
 PIN CONTROLLER - RENESAS
 M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 M:	Geert Uytterhoeven <geert+renesas@glider.be>
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 S:	Maintained
 F:	drivers/pinctrl/sh-pfc/
 
@@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
 RENESAS ETHERNET DRIVERS
 R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
 L:	netdev@vger.kernel.org
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 F:	drivers/net/ethernet/renesas/
 F:	include/linux/sh_eth.h
 
 RENESAS USB2 PHY DRIVER
 M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-L:	linux-sh@vger.kernel.org
+L:	linux-renesas-soc@vger.kernel.org
 S:	Maintained
 F:	drivers/phy/phy-rcar-gen3-usb2.c
 
-- 
2.1.4

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
  (?)
@ 2016-01-18  1:53   ` Khiem Nguyen
  -1 siblings, 0 replies; 34+ messages in thread
From: Khiem Nguyen @ 2016-01-18  1:53 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm,
	Yoshihiro Shimoda, Toru Oishi, Khiem Nguyen

cc Shimoda-san for his information.

On 1/18/2016 8:04 AM, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>    is 984065055e6e ("Merge branch 'drm-next' of
>    git://people.freedesktop.org/~airlied/linux")
>
>    This has been used as a base instead of v4.4 so that it is based on the
>    following two commits which affect it:
>    - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>    - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>   MAINTAINERS | 16 ++++++++--------
>   1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
>   ARM/SHMOBILE ARM ARCHITECTURE
>   M:	Simon Horman <horms@verge.net.au>
>   M:	Magnus Damm <magnus.damm@gmail.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   W:	http://oss.renesas.com
> -Q:	http://patchwork.kernel.org/project/linux-sh/list/
> +Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>   S:	Supported
>   F:	arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>   DRM DRIVERS FOR RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   L:	dri-devel@lists.freedesktop.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   T:	git git://people.freedesktop.org/~airlied/linux
>   S:	Supported
>   F:	drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
>   MEDIA DRIVERS FOR RENESAS - VSP1
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   L:	linux-media@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   T:	git git://linuxtv.org/media_tree.git
>   S:	Supported
>   F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
>   PCI DRIVER FOR RENESAS R-CAR
>   M:	Simon Horman <horms@verge.net.au>
>   L:	linux-pci@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>   PIN CONTROLLER - RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>   RENESAS ETHERNET DRIVERS
>   R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>   L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   F:	drivers/net/ethernet/renesas/
>   F:	include/linux/sh_eth.h
>
>   RENESAS USB2 PHY DRIVER
>   M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/phy/phy-rcar-gen3-usb2.c
>
>

-- 
Best regards,
KHIEM Nguyen

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  1:53   ` Khiem Nguyen
  0 siblings, 0 replies; 34+ messages in thread
From: Khiem Nguyen @ 2016-01-18  1:53 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm,
	Yoshihiro Shimoda, Toru Oishi, Khiem Nguyen

cc Shimoda-san for his information.

On 1/18/2016 8:04 AM, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>    is 984065055e6e ("Merge branch 'drm-next' of
>    git://people.freedesktop.org/~airlied/linux")
>
>    This has been used as a base instead of v4.4 so that it is based on the
>    following two commits which affect it:
>    - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>    - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>   MAINTAINERS | 16 ++++++++--------
>   1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
>   ARM/SHMOBILE ARM ARCHITECTURE
>   M:	Simon Horman <horms@verge.net.au>
>   M:	Magnus Damm <magnus.damm@gmail.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   W:	http://oss.renesas.com
> -Q:	http://patchwork.kernel.org/project/linux-sh/list/
> +Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>   S:	Supported
>   F:	arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>   DRM DRIVERS FOR RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   L:	dri-devel@lists.freedesktop.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   T:	git git://people.freedesktop.org/~airlied/linux
>   S:	Supported
>   F:	drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
>   MEDIA DRIVERS FOR RENESAS - VSP1
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   L:	linux-media@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   T:	git git://linuxtv.org/media_tree.git
>   S:	Supported
>   F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
>   PCI DRIVER FOR RENESAS R-CAR
>   M:	Simon Horman <horms@verge.net.au>
>   L:	linux-pci@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>   PIN CONTROLLER - RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>   RENESAS ETHERNET DRIVERS
>   R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>   L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   F:	drivers/net/ethernet/renesas/
>   F:	include/linux/sh_eth.h
>
>   RENESAS USB2 PHY DRIVER
>   M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/phy/phy-rcar-gen3-usb2.c
>
>

-- 
Best regards,
KHIEM Nguyen

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  1:53   ` Khiem Nguyen
  0 siblings, 0 replies; 34+ messages in thread
From: Khiem Nguyen @ 2016-01-18  1:53 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm,
	Yoshihiro Shimoda, Toru Oishi, Khiem Nguyen

cc Shimoda-san for his information.

On 1/18/2016 8:04 AM, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>    is 984065055e6e ("Merge branch 'drm-next' of
>    git://people.freedesktop.org/~airlied/linux")
>
>    This has been used as a base instead of v4.4 so that it is based on the
>    following two commits which affect it:
>    - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>    - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>   MAINTAINERS | 16 ++++++++--------
>   1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
>   ARM/SHMOBILE ARM ARCHITECTURE
>   M:	Simon Horman <horms@verge.net.au>
>   M:	Magnus Damm <magnus.damm@gmail.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   W:	http://oss.renesas.com
> -Q:	http://patchwork.kernel.org/project/linux-sh/list/
> +Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>   S:	Supported
>   F:	arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>   DRM DRIVERS FOR RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   L:	dri-devel@lists.freedesktop.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   T:	git git://people.freedesktop.org/~airlied/linux
>   S:	Supported
>   F:	drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
>   MEDIA DRIVERS FOR RENESAS - VSP1
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   L:	linux-media@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   T:	git git://linuxtv.org/media_tree.git
>   S:	Supported
>   F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
>   PCI DRIVER FOR RENESAS R-CAR
>   M:	Simon Horman <horms@verge.net.au>
>   L:	linux-pci@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>   PIN CONTROLLER - RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>   RENESAS ETHERNET DRIVERS
>   R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>   L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   F:	drivers/net/ethernet/renesas/
>   F:	include/linux/sh_eth.h
>
>   RENESAS USB2 PHY DRIVER
>   M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/phy/phy-rcar-gen3-usb2.c
>
>

-- 
Best regards,
KHIEM Nguyen

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

* RE: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:53   ` Khiem Nguyen
@ 2016-01-18  2:27     ` Yoshihiro Shimoda
  -1 siblings, 0 replies; 34+ messages in thread
From: Yoshihiro Shimoda @ 2016-01-18  2:27 UTC (permalink / raw)
  To: Khiem Nguyen, Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm, Toru Oishi

Hi Khiem-san,

Thank you for the CC.

> From: Khiem Nguyen
> Sent: Monday, January 18, 2016 10:53 AM
> 
> cc Shimoda-san for his information.
> 
> On 1/18/2016 8:04 AM, Simon Horman wrote:
> > Update the mailing list used for development of support for
> > Renesas SoCs and related drivers.
> >
> > Up until now the linux-sh mailing list has been used, however,
> > Renesas SoCs are now much wider than the SH architecture and there
> > is some desire from some for the linux-sh list to refocus on
> > discussion of the work on the SH architecture.
> >
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > Cc: Magnus Damm <magnus.damm@gmail.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Best regards,
Yoshihiro Shimoda



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

* RE: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  2:27     ` Yoshihiro Shimoda
  0 siblings, 0 replies; 34+ messages in thread
From: Yoshihiro Shimoda @ 2016-01-18  2:27 UTC (permalink / raw)
  To: Khiem Nguyen, Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm, Toru Oishi

Hi Khiem-san,

Thank you for the CC.

> From: Khiem Nguyen
> Sent: Monday, January 18, 2016 10:53 AM
> 
> cc Shimoda-san for his information.
> 
> On 1/18/2016 8:04 AM, Simon Horman wrote:
> > Update the mailing list used for development of support for
> > Renesas SoCs and related drivers.
> >
> > Up until now the linux-sh mailing list has been used, however,
> > Renesas SoCs are now much wider than the SH architecture and there
> > is some desire from some for the linux-sh list to refocus on
> > discussion of the work on the SH architecture.
> >
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > Cc: Magnus Damm <magnus.damm@gmail.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Best regards,
Yoshihiro Shimoda

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  2:27     ` Yoshihiro Shimoda
  (?)
@ 2016-01-18  4:48       ` Simon Horman
  -1 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-18  4:48 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: Khiem Nguyen, Linus Torvalds, linux-renesas-soc, linux-sh,
	linux-media, linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm, Toru Oishi

On Mon, Jan 18, 2016 at 02:27:38AM +0000, Yoshihiro Shimoda wrote:
> Hi Khiem-san,
> 
> Thank you for the CC.
> 
> > From: Khiem Nguyen
> > Sent: Monday, January 18, 2016 10:53 AM
> > 
> > cc Shimoda-san for his information.
> > 
> > On 1/18/2016 8:04 AM, Simon Horman wrote:
> > > Update the mailing list used for development of support for
> > > Renesas SoCs and related drivers.
> > >
> > > Up until now the linux-sh mailing list has been used, however,
> > > Renesas SoCs are now much wider than the SH architecture and there
> > > is some desire from some for the linux-sh list to refocus on
> > > discussion of the work on the SH architecture.
> > >
> > > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > > Cc: Magnus Damm <magnus.damm@gmail.com>
> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Khiem-san, thanks.
Shimoda-san, thanks for the Ack. Sorry for not CCing you.

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  4:48       ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-18  4:48 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: Khiem Nguyen, Linus Torvalds, linux-renesas-soc, linux-sh,
	linux-media, linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm, Toru Oishi

On Mon, Jan 18, 2016 at 02:27:38AM +0000, Yoshihiro Shimoda wrote:
> Hi Khiem-san,
> 
> Thank you for the CC.
> 
> > From: Khiem Nguyen
> > Sent: Monday, January 18, 2016 10:53 AM
> > 
> > cc Shimoda-san for his information.
> > 
> > On 1/18/2016 8:04 AM, Simon Horman wrote:
> > > Update the mailing list used for development of support for
> > > Renesas SoCs and related drivers.
> > >
> > > Up until now the linux-sh mailing list has been used, however,
> > > Renesas SoCs are now much wider than the SH architecture and there
> > > is some desire from some for the linux-sh list to refocus on
> > > discussion of the work on the SH architecture.
> > >
> > > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > > Cc: Magnus Damm <magnus.damm@gmail.com>
> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Khiem-san, thanks.
Shimoda-san, thanks for the Ack. Sorry for not CCing you.

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  4:48       ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-18  4:48 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: Khiem Nguyen, Linus Torvalds, linux-renesas-soc, linux-sh,
	linux-media, linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm, Toru Oishi

On Mon, Jan 18, 2016 at 02:27:38AM +0000, Yoshihiro Shimoda wrote:
> Hi Khiem-san,
> 
> Thank you for the CC.
> 
> > From: Khiem Nguyen
> > Sent: Monday, January 18, 2016 10:53 AM
> > 
> > cc Shimoda-san for his information.
> > 
> > On 1/18/2016 8:04 AM, Simon Horman wrote:
> > > Update the mailing list used for development of support for
> > > Renesas SoCs and related drivers.
> > >
> > > Up until now the linux-sh mailing list has been used, however,
> > > Renesas SoCs are now much wider than the SH architecture and there
> > > is some desire from some for the linux-sh list to refocus on
> > > discussion of the work on the SH architecture.
> > >
> > > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > > Cc: Magnus Damm <magnus.damm@gmail.com>
> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Khiem-san, thanks.
Shimoda-san, thanks for the Ack. Sorry for not CCing you.

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
@ 2016-01-18  5:09   ` Magnus Damm
  -1 siblings, 0 replies; 34+ messages in thread
From: Magnus Damm @ 2016-01-18  5:09 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, SH-Linux,
	Linux Media Mailing List, linux-pci, netdev, linux-kernel,
	Sergei Shtylyov, Laurent Pinchart, Geert Uytterhoeven

On Mon, Jan 18, 2016 at 10:04 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
>
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:        drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:     Simon Horman <horms@verge.net.au>
>  M:     Magnus Damm <magnus.damm@gmail.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  W:     http://oss.renesas.com
> -Q:     http://patchwork.kernel.org/project/linux-sh/list/
> +Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>  S:     Supported
>  F:     arch/arm/boot/dts/emev2*

Hi Simon,

Thanks a lot for handling this!

Acked-by: Magnus Damm <damm@opensource.se>

Cheers,

/ magnus

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  5:09   ` Magnus Damm
  0 siblings, 0 replies; 34+ messages in thread
From: Magnus Damm @ 2016-01-18  5:09 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, SH-Linux,
	Linux Media Mailing List, linux-pci, netdev, linux-kernel,
	Sergei Shtylyov, Laurent Pinchart, Geert Uytterhoeven

On Mon, Jan 18, 2016 at 10:04 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
>
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:        drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:     Simon Horman <horms@verge.net.au>
>  M:     Magnus Damm <magnus.damm@gmail.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  W:     http://oss.renesas.com
> -Q:     http://patchwork.kernel.org/project/linux-sh/list/
> +Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>  S:     Supported
>  F:     arch/arm/boot/dts/emev2*

Hi Simon,

Thanks a lot for handling this!

Acked-by: Magnus Damm <damm@opensource.se>

Cheers,

/ magnus

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
  (?)
  (?)
@ 2016-01-18  8:09   ` Geert Uytterhoeven
  -1 siblings, 0 replies; 34+ messages in thread
From: Geert Uytterhoeven @ 2016-01-18  8:09 UTC (permalink / raw)
  To: linux-arm-kernel

CC linux-arm-kernel

On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
>
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")

I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
section as soon as that has landed in mainline?

> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:        drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:     Simon Horman <horms@verge.net.au>
>  M:     Magnus Damm <magnus.damm@gmail.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  W:     http://oss.renesas.com
> -Q:     http://patchwork.kernel.org/project/linux-sh/list/
> +Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>  S:     Supported
>  F:     arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:        Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>  DRM DRIVERS FOR RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     dri-devel@lists.freedesktop.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  T:     git git://people.freedesktop.org/~airlied/linux
>  S:     Supported
>  F:     drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:        drivers/iio/potentiometer/mcp4531.c
>  MEDIA DRIVERS FOR RENESAS - VSP1
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     linux-media@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  T:     git git://linuxtv.org/media_tree.git
>  S:     Supported
>  F:     Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:        drivers/pci/host/pci-dra7xx.c
>  PCI DRIVER FOR RENESAS R-CAR
>  M:     Simon Horman <horms@verge.net.au>
>  L:     linux-pci@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:        drivers/pinctrl/intel/
>  PIN CONTROLLER - RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  M:     Geert Uytterhoeven <geert+renesas@glider.be>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:      include/linux/rpmsg.h
>  RENESAS ETHERNET DRIVERS
>  R:     Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>  L:     netdev@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  F:     drivers/net/ethernet/renesas/
>  F:     include/linux/sh_eth.h
>
>  RENESAS USB2 PHY DRIVER
>  M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/phy/phy-rcar-gen3-usb2.c
>
> --
> 2.1.4

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  8:09   ` Geert Uytterhoeven
  0 siblings, 0 replies; 34+ messages in thread
From: Geert Uytterhoeven @ 2016-01-18  8:09 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, Linux-sh list,
	Linux Media Mailing List, linux-pci, netdev, linux-arm-kernel,
	linux-kernel, Sergei Shtylyov, Laurent Pinchart,
	Geert Uytterhoeven, Magnus Damm

CC linux-arm-kernel

On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
>
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")

I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
section as soon as that has landed in mainline?

> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:        drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:     Simon Horman <horms@verge.net.au>
>  M:     Magnus Damm <magnus.damm@gmail.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  W:     http://oss.renesas.com
> -Q:     http://patchwork.kernel.org/project/linux-sh/list/
> +Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>  S:     Supported
>  F:     arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:        Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>  DRM DRIVERS FOR RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     dri-devel@lists.freedesktop.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  T:     git git://people.freedesktop.org/~airlied/linux
>  S:     Supported
>  F:     drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:        drivers/iio/potentiometer/mcp4531.c
>  MEDIA DRIVERS FOR RENESAS - VSP1
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     linux-media@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  T:     git git://linuxtv.org/media_tree.git
>  S:     Supported
>  F:     Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:        drivers/pci/host/pci-dra7xx.c
>  PCI DRIVER FOR RENESAS R-CAR
>  M:     Simon Horman <horms@verge.net.au>
>  L:     linux-pci@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:        drivers/pinctrl/intel/
>  PIN CONTROLLER - RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  M:     Geert Uytterhoeven <geert+renesas@glider.be>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:      include/linux/rpmsg.h
>  RENESAS ETHERNET DRIVERS
>  R:     Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>  L:     netdev@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  F:     drivers/net/ethernet/renesas/
>  F:     include/linux/sh_eth.h
>
>  RENESAS USB2 PHY DRIVER
>  M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/phy/phy-rcar-gen3-usb2.c
>
> --
> 2.1.4

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  8:09   ` Geert Uytterhoeven
  0 siblings, 0 replies; 34+ messages in thread
From: Geert Uytterhoeven @ 2016-01-18  8:09 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, Linux-sh list,
	Linux Media Mailing List, linux-pci, netdev, linux-arm-kernel,
	linux-kernel, Sergei Shtylyov, Laurent Pinchart,
	Geert Uytterhoeven, Magnus Damm

CC linux-arm-kernel

On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
>
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")

I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
section as soon as that has landed in mainline?

> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:        drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:     Simon Horman <horms@verge.net.au>
>  M:     Magnus Damm <magnus.damm@gmail.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  W:     http://oss.renesas.com
> -Q:     http://patchwork.kernel.org/project/linux-sh/list/
> +Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>  S:     Supported
>  F:     arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:        Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>  DRM DRIVERS FOR RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     dri-devel@lists.freedesktop.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  T:     git git://people.freedesktop.org/~airlied/linux
>  S:     Supported
>  F:     drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:        drivers/iio/potentiometer/mcp4531.c
>  MEDIA DRIVERS FOR RENESAS - VSP1
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     linux-media@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  T:     git git://linuxtv.org/media_tree.git
>  S:     Supported
>  F:     Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:        drivers/pci/host/pci-dra7xx.c
>  PCI DRIVER FOR RENESAS R-CAR
>  M:     Simon Horman <horms@verge.net.au>
>  L:     linux-pci@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:        drivers/pinctrl/intel/
>  PIN CONTROLLER - RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  M:     Geert Uytterhoeven <geert+renesas@glider.be>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:      include/linux/rpmsg.h
>  RENESAS ETHERNET DRIVERS
>  R:     Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>  L:     netdev@vger.kernel.org
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  F:     drivers/net/ethernet/renesas/
>  F:     include/linux/sh_eth.h
>
>  RENESAS USB2 PHY DRIVER
>  M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:     linux-sh@vger.kernel.org
> +L:     linux-renesas-soc@vger.kernel.org
>  S:     Maintained
>  F:     drivers/phy/phy-rcar-gen3-usb2.c
>
> --
> 2.1.4

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18  8:09   ` Geert Uytterhoeven
  0 siblings, 0 replies; 34+ messages in thread
From: Geert Uytterhoeven @ 2016-01-18  8:09 UTC (permalink / raw)
  To: linux-arm-kernel

CC linux-arm-kernel

On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
>
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")

I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
section as soon as that has landed in mainline?

> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:        drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:     Simon Horman <horms@verge.net.au>
>  M:     Magnus Damm <magnus.damm@gmail.com>
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  W:     http://oss.renesas.com
> -Q:     http://patchwork.kernel.org/project/linux-sh/list/
> +Q:     http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
>  S:     Supported
>  F:     arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@ F:        Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
>  DRM DRIVERS FOR RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     dri-devel at lists.freedesktop.org
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  T:     git git://people.freedesktop.org/~airlied/linux
>  S:     Supported
>  F:     drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:        drivers/iio/potentiometer/mcp4531.c
>  MEDIA DRIVERS FOR RENESAS - VSP1
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:     linux-media at vger.kernel.org
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  T:     git git://linuxtv.org/media_tree.git
>  S:     Supported
>  F:     Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:        drivers/pci/host/pci-dra7xx.c
>  PCI DRIVER FOR RENESAS R-CAR
>  M:     Simon Horman <horms@verge.net.au>
>  L:     linux-pci at vger.kernel.org
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  S:     Maintained
>  F:     drivers/pci/host/*rcar*
>
> @@ -8413,7 +8413,7 @@ F:        drivers/pinctrl/intel/
>  PIN CONTROLLER - RENESAS
>  M:     Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  M:     Geert Uytterhoeven <geert+renesas@glider.be>
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  S:     Maintained
>  F:     drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:      include/linux/rpmsg.h
>  RENESAS ETHERNET DRIVERS
>  R:     Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>  L:     netdev at vger.kernel.org
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  F:     drivers/net/ethernet/renesas/
>  F:     include/linux/sh_eth.h
>
>  RENESAS USB2 PHY DRIVER
>  M:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:     linux-sh at vger.kernel.org
> +L:     linux-renesas-soc at vger.kernel.org
>  S:     Maintained
>  F:     drivers/phy/phy-rcar-gen3-usb2.c
>
> --
> 2.1.4

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
@ 2016-01-18 11:58   ` Wolfram Sang
  -1 siblings, 0 replies; 34+ messages in thread
From: Wolfram Sang @ 2016-01-18 11:58 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

On Mon, Jan 18, 2016 at 10:04:33AM +0900, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
> 
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
> 
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18 11:58   ` Wolfram Sang
  0 siblings, 0 replies; 34+ messages in thread
From: Wolfram Sang @ 2016-01-18 11:58 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]

On Mon, Jan 18, 2016 at 10:04:33AM +0900, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
> 
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
> 
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
@ 2016-01-18 22:44   ` Laurent Pinchart
  -1 siblings, 0 replies; 34+ messages in thread
From: Laurent Pinchart @ 2016-01-18 22:44 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Geert Uytterhoeven, Magnus Damm

Hi Simon,

Thank you for the patch.

On Monday 18 January 2016 10:04:33 Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
> 
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
> 
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> 
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
> 
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin
> Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:	Simon Horman <horms@verge.net.au>
>  M:	Magnus Damm <magnus.damm@gmail.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  W:	http://oss.renesas.com
> -Q:	http://patchwork.kernel.org/project/linux-sh/list/
> +Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git 
next
> S:	Supported
>  F:	arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@
> F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.tx
> t DRM DRIVERS FOR RENESAS
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:	dri-devel@lists.freedesktop.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  T:	git git://people.freedesktop.org/~airlied/linux
>  S:	Supported
>  F:	drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
>  MEDIA DRIVERS FOR RENESAS - VSP1
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:	linux-media@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  T:	git git://linuxtv.org/media_tree.git
>  S:	Supported
>  F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
>  PCI DRIVER FOR RENESAS R-CAR
>  M:	Simon Horman <horms@verge.net.au>
>  L:	linux-pci@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  S:	Maintained
>  F:	drivers/pci/host/*rcar*
> 
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>  PIN CONTROLLER - RENESAS
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  S:	Maintained
>  F:	drivers/pinctrl/sh-pfc/
> 
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>  RENESAS ETHERNET DRIVERS
>  R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>  L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  F:	drivers/net/ethernet/renesas/
>  F:	include/linux/sh_eth.h
> 
>  RENESAS USB2 PHY DRIVER
>  M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  S:	Maintained
>  F:	drivers/phy/phy-rcar-gen3-usb2.c

-- 
Regards,

Laurent Pinchart


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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-18 22:44   ` Laurent Pinchart
  0 siblings, 0 replies; 34+ messages in thread
From: Laurent Pinchart @ 2016-01-18 22:44 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Geert Uytterhoeven, Magnus Damm

Hi Simon,

Thank you for the patch.

On Monday 18 January 2016 10:04:33 Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
> 
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
> 
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> 
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>   is 984065055e6e ("Merge branch 'drm-next' of
>   git://people.freedesktop.org/~airlied/linux")
> 
>   This has been used as a base instead of v4.4 so that it is based on the
>   following two commits which affect it:
>   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin
> Controllers")
>   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>  MAINTAINERS | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1531,9 +1531,9 @@ F:	drivers/media/platform/s5p-jpeg/
>  ARM/SHMOBILE ARM ARCHITECTURE
>  M:	Simon Horman <horms@verge.net.au>
>  M:	Magnus Damm <magnus.damm@gmail.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  W:	http://oss.renesas.com
> -Q:	http://patchwork.kernel.org/project/linux-sh/list/
> +Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git 
next
> S:	Supported
>  F:	arch/arm/boot/dts/emev2*
> @@ -3745,7 +3745,7 @@
> F:	Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.tx
> t DRM DRIVERS FOR RENESAS
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:	dri-devel@lists.freedesktop.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  T:	git git://people.freedesktop.org/~airlied/linux
>  S:	Supported
>  F:	drivers/gpu/drm/rcar-du/
> @@ -6858,7 +6858,7 @@ F:	drivers/iio/potentiometer/mcp4531.c
>  MEDIA DRIVERS FOR RENESAS - VSP1
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  L:	linux-media@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  T:	git git://linuxtv.org/media_tree.git
>  S:	Supported
>  F:	Documentation/devicetree/bindings/media/renesas,vsp1.txt
> @@ -8235,7 +8235,7 @@ F:	drivers/pci/host/pci-dra7xx.c
>  PCI DRIVER FOR RENESAS R-CAR
>  M:	Simon Horman <horms@verge.net.au>
>  L:	linux-pci@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  S:	Maintained
>  F:	drivers/pci/host/*rcar*
> 
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>  PIN CONTROLLER - RENESAS
>  M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>  M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  S:	Maintained
>  F:	drivers/pinctrl/sh-pfc/
> 
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>  RENESAS ETHERNET DRIVERS
>  R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>  L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  F:	drivers/net/ethernet/renesas/
>  F:	include/linux/sh_eth.h
> 
>  RENESAS USB2 PHY DRIVER
>  M:	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>  S:	Maintained
>  F:	drivers/phy/phy-rcar-gen3-usb2.c

-- 
Regards,

Laurent Pinchart

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  8:09   ` Geert Uytterhoeven
  (?)
  (?)
@ 2016-01-19  0:18     ` Simon Horman
  -1 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-19  0:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jan 18, 2016 at 09:09:29AM +0100, Geert Uytterhoeven wrote:
> CC linux-arm-kernel
> 
> On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Update the mailing list used for development of support for
> > Renesas SoCs and related drivers.
> >
> > Up until now the linux-sh mailing list has been used, however,
> > Renesas SoCs are now much wider than the SH architecture and there
> > is some desire from some for the linux-sh list to refocus on
> > discussion of the work on the SH architecture.
> >
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > Cc: Magnus Damm <magnus.damm@gmail.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> > ---
> > * This patch applies on top of Linus's tree where currently the head commit
> >   is 984065055e6e ("Merge branch 'drm-next' of
> >   git://people.freedesktop.org/~airlied/linux")
> >
> >   This has been used as a base instead of v4.4 so that it is based on the
> >   following two commits which affect it:
> >   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
> >   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> 
> I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
> section as soon as that has landed in mainline?

Yes, that is my plan.

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-19  0:18     ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-19  0:18 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Linus Torvalds, linux-renesas-soc, Linux-sh list,
	Linux Media Mailing List, linux-pci, netdev, linux-arm-kernel,
	linux-kernel, Sergei Shtylyov, Laurent Pinchart,
	Geert Uytterhoeven, Magnus Damm

On Mon, Jan 18, 2016 at 09:09:29AM +0100, Geert Uytterhoeven wrote:
> CC linux-arm-kernel
> 
> On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Update the mailing list used for development of support for
> > Renesas SoCs and related drivers.
> >
> > Up until now the linux-sh mailing list has been used, however,
> > Renesas SoCs are now much wider than the SH architecture and there
> > is some desire from some for the linux-sh list to refocus on
> > discussion of the work on the SH architecture.
> >
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > Cc: Magnus Damm <magnus.damm@gmail.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> > ---
> > * This patch applies on top of Linus's tree where currently the head commit
> >   is 984065055e6e ("Merge branch 'drm-next' of
> >   git://people.freedesktop.org/~airlied/linux")
> >
> >   This has been used as a base instead of v4.4 so that it is based on the
> >   following two commits which affect it:
> >   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
> >   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> 
> I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
> section as soon as that has landed in mainline?

Yes, that is my plan.

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-19  0:18     ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-19  0:18 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Linus Torvalds, linux-renesas-soc, Linux-sh list,
	Linux Media Mailing List, linux-pci, netdev, linux-arm-kernel,
	linux-kernel, Sergei Shtylyov, Laurent Pinchart,
	Geert Uytterhoeven, Magnus Damm

On Mon, Jan 18, 2016 at 09:09:29AM +0100, Geert Uytterhoeven wrote:
> CC linux-arm-kernel
> 
> On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Update the mailing list used for development of support for
> > Renesas SoCs and related drivers.
> >
> > Up until now the linux-sh mailing list has been used, however,
> > Renesas SoCs are now much wider than the SH architecture and there
> > is some desire from some for the linux-sh list to refocus on
> > discussion of the work on the SH architecture.
> >
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > Cc: Magnus Damm <magnus.damm@gmail.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> > ---
> > * This patch applies on top of Linus's tree where currently the head commit
> >   is 984065055e6e ("Merge branch 'drm-next' of
> >   git://people.freedesktop.org/~airlied/linux")
> >
> >   This has been used as a base instead of v4.4 so that it is based on the
> >   following two commits which affect it:
> >   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
> >   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> 
> I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
> section as soon as that has landed in mainline?

Yes, that is my plan.

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

* [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-19  0:18     ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-19  0:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jan 18, 2016 at 09:09:29AM +0100, Geert Uytterhoeven wrote:
> CC linux-arm-kernel
> 
> On Mon, Jan 18, 2016 at 2:04 AM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Update the mailing list used for development of support for
> > Renesas SoCs and related drivers.
> >
> > Up until now the linux-sh mailing list has been used, however,
> > Renesas SoCs are now much wider than the SH architecture and there
> > is some desire from some for the linux-sh list to refocus on
> > discussion of the work on the SH architecture.
> >
> > Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> > Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> > Cc: Magnus Damm <magnus.damm@gmail.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> > ---
> > * This patch applies on top of Linus's tree where currently the head commit
> >   is 984065055e6e ("Merge branch 'drm-next' of
> >   git://people.freedesktop.org/~airlied/linux")
> >
> >   This has been used as a base instead of v4.4 so that it is based on the
> >   following two commits which affect it:
> >   - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
> >   - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> 
> I assume you'll send an update for the "ARM/RENESAS ARM64 ARCHITECTURE"
> section as soon as that has landed in mainline?

Yes, that is my plan.

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
@ 2016-01-19  5:01   ` Rich Felker
  -1 siblings, 0 replies; 34+ messages in thread
From: Rich Felker @ 2016-01-19  5:01 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm

On Mon, Jan 18, 2016 at 10:04:33AM +0900, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.

Thanks!

> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
> 
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Rich Felker <dalias@libc.org>

Rich

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-19  5:01   ` Rich Felker
  0 siblings, 0 replies; 34+ messages in thread
From: Rich Felker @ 2016-01-19  5:01 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, linux-renesas-soc, linux-sh, linux-media,
	linux-pci, netdev, linux-kernel, Sergei Shtylyov,
	Laurent Pinchart, Geert Uytterhoeven, Magnus Damm

On Mon, Jan 18, 2016 at 10:04:33AM +0900, Simon Horman wrote:
> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.

Thanks!

> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
> 
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Rich Felker <dalias@libc.org>

Rich

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
  2016-01-18  1:04 ` Simon Horman
@ 2016-01-19 11:10   ` Sergei Shtylyov
  -1 siblings, 0 replies; 34+ messages in thread
From: Sergei Shtylyov @ 2016-01-19 11:10 UTC (permalink / raw)
  To: Simon Horman, Linus Torvalds
  Cc: linux-renesas-soc, linux-sh, linux-media, linux-pci, netdev,
	linux-kernel, Laurent Pinchart, Geert Uytterhoeven, Magnus Damm

Hello.

On 1/18/2016 4:04 AM, Simon Horman wrote:

> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>    is 984065055e6e ("Merge branch 'drm-next' of
>    git://people.freedesktop.org/~airlied/linux")
>
>    This has been used as a base instead of v4.4 so that it is based on the
>    following two commits which affect it:
>    - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>    - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>   MAINTAINERS | 16 ++++++++--------
>   1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
[...]
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>   PIN CONTROLLER - RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>   RENESAS ETHERNET DRIVERS
>   R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>   L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   F:	drivers/net/ethernet/renesas/
>   F:	include/linux/sh_eth.h

    If SH people are OK with these 2 chunks (these entries cover the drivers 
used by SH as well):

Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

MBR, Sergei


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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development
@ 2016-01-19 11:10   ` Sergei Shtylyov
  0 siblings, 0 replies; 34+ messages in thread
From: Sergei Shtylyov @ 2016-01-19 11:10 UTC (permalink / raw)
  To: Simon Horman, Linus Torvalds
  Cc: linux-renesas-soc, linux-sh, linux-media, linux-pci, netdev,
	linux-kernel, Laurent Pinchart, Geert Uytterhoeven, Magnus Damm

Hello.

On 1/18/2016 4:04 AM, Simon Horman wrote:

> Update the mailing list used for development of support for
> Renesas SoCs and related drivers.
>
> Up until now the linux-sh mailing list has been used, however,
> Renesas SoCs are now much wider than the SH architecture and there
> is some desire from some for the linux-sh list to refocus on
> discussion of the work on the SH architecture.
>
> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> ---
> * This patch applies on top of Linus's tree where currently the head commit
>    is 984065055e6e ("Merge branch 'drm-next' of
>    git://people.freedesktop.org/~airlied/linux")
>
>    This has been used as a base instead of v4.4 so that it is based on the
>    following two commits which affect it:
>    - 1a4ca6dd3dc8 ("MAINTAINERS: Add co-maintainer for Renesas Pin Controllers")
>    - 3e46c3973cba ("MAINTAINERS: add Renesas usb2 phy driver")
> ---
>   MAINTAINERS | 16 ++++++++--------
>   1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1d23f701489c..52a6ba79fa3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
[...]
> @@ -8413,7 +8413,7 @@ F:	drivers/pinctrl/intel/
>   PIN CONTROLLER - RENESAS
>   M:	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>   M:	Geert Uytterhoeven <geert+renesas@glider.be>
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   S:	Maintained
>   F:	drivers/pinctrl/sh-pfc/
>
> @@ -9019,13 +9019,13 @@ F:	include/linux/rpmsg.h
>   RENESAS ETHERNET DRIVERS
>   R:	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>   L:	netdev@vger.kernel.org
> -L:	linux-sh@vger.kernel.org
> +L:	linux-renesas-soc@vger.kernel.org
>   F:	drivers/net/ethernet/renesas/
>   F:	include/linux/sh_eth.h

    If SH people are OK with these 2 chunks (these entries cover the drivers 
used by SH as well):

Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

MBR, Sergei

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

* [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
@ 2016-01-21  6:21   ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-21  6:21 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Magnus Damm, linux-renesas-soc, linux-sh, linux-kernel, Simon Horman

Update the mailing list used for development of support for
ARM64 Renesas SoCs.

This is a follow-up for a similar change for other Renesas SoCs and
drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
that patch as it was not yet present in mainline.

The motivation for the mailing list update is that Renesas SoCs are now
much wider than the SH architecture and there is some desire from some for
the linux-sh list to refocus on discussion of the work on the SH
architecture.

Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 293874ca4d4e..0331ce2a6dc6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1439,8 +1439,8 @@ S:	Maintained
 ARM/RENESAS ARM64 ARCHITECTURE
 M:	Simon Horman <horms@verge.net.au>
 M:	Magnus Damm <magnus.damm@gmail.com>
-L:	linux-sh@vger.kernel.org
-Q:	http://patchwork.kernel.org/project/linux-sh/list/
+L:	linux-renesas-soc@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
 S:	Supported
 F:	arch/arm64/boot/dts/renesas/
-- 
2.1.4


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

* [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
@ 2016-01-21  6:21   ` Simon Horman
  0 siblings, 0 replies; 34+ messages in thread
From: Simon Horman @ 2016-01-21  6:21 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Magnus Damm, linux-renesas-soc, linux-sh, linux-kernel, Simon Horman

Update the mailing list used for development of support for
ARM64 Renesas SoCs.

This is a follow-up for a similar change for other Renesas SoCs and
drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
that patch as it was not yet present in mainline.

The motivation for the mailing list update is that Renesas SoCs are now
much wider than the SH architecture and there is some desire from some for
the linux-sh list to refocus on discussion of the work on the SH
architecture.

Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 293874ca4d4e..0331ce2a6dc6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1439,8 +1439,8 @@ S:	Maintained
 ARM/RENESAS ARM64 ARCHITECTURE
 M:	Simon Horman <horms@verge.net.au>
 M:	Magnus Damm <magnus.damm@gmail.com>
-L:	linux-sh@vger.kernel.org
-Q:	http://patchwork.kernel.org/project/linux-sh/list/
+L:	linux-renesas-soc@vger.kernel.org
+Q:	http://patchwork.kernel.org/project/linux-renesas-soc/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next
 S:	Supported
 F:	arch/arm64/boot/dts/renesas/
-- 
2.1.4

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
  2016-01-21  6:21   ` Simon Horman
@ 2016-01-21  7:29     ` Magnus Damm
  -1 siblings, 0 replies; 34+ messages in thread
From: Magnus Damm @ 2016-01-21  7:29 UTC (permalink / raw)
  To: Simon Horman; +Cc: Linus Torvalds, linux-renesas-soc, SH-Linux, linux-kernel

Hi Simon, Linus, everyone,

On Thu, Jan 21, 2016 at 3:21 PM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> ARM64 Renesas SoCs.
>
> This is a follow-up for a similar change for other Renesas SoCs and
> drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
> that patch as it was not yet present in mainline.
>
> The motivation for the mailing list update is that Renesas SoCs are now
> much wider than the SH architecture and there is some desire from some for
> the linux-sh list to refocus on discussion of the work on the SH
> architecture.
>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, looking good!

Acked-by: Magnus Damm <damm@opensource.se>

Cheers,

/ magnus

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
@ 2016-01-21  7:29     ` Magnus Damm
  0 siblings, 0 replies; 34+ messages in thread
From: Magnus Damm @ 2016-01-21  7:29 UTC (permalink / raw)
  To: Simon Horman; +Cc: Linus Torvalds, linux-renesas-soc, SH-Linux, linux-kernel

Hi Simon, Linus, everyone,

On Thu, Jan 21, 2016 at 3:21 PM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> ARM64 Renesas SoCs.
>
> This is a follow-up for a similar change for other Renesas SoCs and
> drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
> that patch as it was not yet present in mainline.
>
> The motivation for the mailing list update is that Renesas SoCs are now
> much wider than the SH architecture and there is some desire from some for
> the linux-sh list to refocus on discussion of the work on the SH
> architecture.
>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, looking good!

Acked-by: Magnus Damm <damm@opensource.se>

Cheers,

/ magnus

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
  2016-01-21  6:21   ` Simon Horman
@ 2016-01-21  8:25     ` Geert Uytterhoeven
  -1 siblings, 0 replies; 34+ messages in thread
From: Geert Uytterhoeven @ 2016-01-21  8:25 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, Magnus Damm, linux-renesas-soc, Linux-sh list,
	linux-kernel

On Thu, Jan 21, 2016 at 7:21 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> ARM64 Renesas SoCs.
>
> This is a follow-up for a similar change for other Renesas SoCs and
> drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
> that patch as it was not yet present in mainline.
>
> The motivation for the mailing list update is that Renesas SoCs are now
> much wider than the SH architecture and there is some desire from some for
> the linux-sh list to refocus on discussion of the work on the SH
> architecture.
>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
@ 2016-01-21  8:25     ` Geert Uytterhoeven
  0 siblings, 0 replies; 34+ messages in thread
From: Geert Uytterhoeven @ 2016-01-21  8:25 UTC (permalink / raw)
  To: Simon Horman
  Cc: Linus Torvalds, Magnus Damm, linux-renesas-soc, Linux-sh list,
	linux-kernel

On Thu, Jan 21, 2016 at 7:21 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Update the mailing list used for development of support for
> ARM64 Renesas SoCs.
>
> This is a follow-up for a similar change for other Renesas SoCs and
> drivers uses by Renesas SoCs. The ARM64 SoC entry was not updated in
> that patch as it was not yet present in mainline.
>
> The motivation for the mailing list update is that Renesas SoCs are now
> much wider than the SH architecture and there is some desire from some for
> the linux-sh list to refocus on discussion of the work on the SH
> architecture.
>
> Cc: Magnus Damm <magnus.damm@gmail.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2016-01-21  8:25 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-18  1:04 [PATCH] MAINTAINERS: Update mailing list for Renesas SoC Development Simon Horman
2016-01-18  1:04 ` Simon Horman
2016-01-18  1:53 ` Khiem Nguyen
2016-01-18  1:53   ` Khiem Nguyen
2016-01-18  1:53   ` Khiem Nguyen
2016-01-18  2:27   ` Yoshihiro Shimoda
2016-01-18  2:27     ` Yoshihiro Shimoda
2016-01-18  4:48     ` Simon Horman
2016-01-18  4:48       ` Simon Horman
2016-01-18  4:48       ` Simon Horman
2016-01-18  5:09 ` Magnus Damm
2016-01-18  5:09   ` Magnus Damm
2016-01-18  8:09 ` Geert Uytterhoeven
2016-01-18  8:09   ` Geert Uytterhoeven
2016-01-18  8:09   ` Geert Uytterhoeven
2016-01-18  8:09   ` Geert Uytterhoeven
2016-01-19  0:18   ` Simon Horman
2016-01-19  0:18     ` Simon Horman
2016-01-19  0:18     ` Simon Horman
2016-01-19  0:18     ` Simon Horman
2016-01-18 11:58 ` Wolfram Sang
2016-01-18 11:58   ` Wolfram Sang
2016-01-18 22:44 ` Laurent Pinchart
2016-01-18 22:44   ` Laurent Pinchart
2016-01-19  5:01 ` Rich Felker
2016-01-19  5:01   ` Rich Felker
2016-01-19 11:10 ` Sergei Shtylyov
2016-01-19 11:10   ` Sergei Shtylyov
2016-01-21  6:21 ` [PATCH] MAINTAINERS: Update mailing list for Renesas ARM64 " Simon Horman
2016-01-21  6:21   ` Simon Horman
2016-01-21  7:29   ` Magnus Damm
2016-01-21  7:29     ` Magnus Damm
2016-01-21  8:25   ` Geert Uytterhoeven
2016-01-21  8:25     ` Geert Uytterhoeven

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.