diff options
author | Simon Horman <[email protected]> | 2016-01-18 10:04:33 +0900 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-20 09:23:41 -0800 |
commit | 4a121096db9cf2cac8ce37aca2231e1e09a04e8f (patch) | |
tree | 97425085795719c4df79b7d2ed8e26a74337cf75 | |
parent | 629d9d1cafbd49cb374561a5a7d7724c4d6b2567 (diff) |
MAINTAINERS: Update mailing list for Renesas SoC Development
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.
Signed-off-by: Simon Horman <[email protected]>
Acked-by: Yoshihiro Shimoda <[email protected]>
Acked-by: Magnus Damm <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Acked-by: Wolfram Sang <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Acked-by: Rich Felker <[email protected]>
Acked-by: Sergei Shtylyov <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 431f711c59fa..b56de399eac8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1531,9 +1531,9 @@ F: drivers/media/platform/s5p-jpeg/ ARM/SHMOBILE ARM ARCHITECTURE M: Simon Horman <[email protected]> M: Magnus Damm <[email protected]> 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* @@ -3752,7 +3752,7 @@ F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt DRM DRIVERS FOR RENESAS M: Laurent Pinchart <[email protected]> T: git git://people.freedesktop.org/~airlied/linux S: Supported F: drivers/gpu/drm/rcar-du/ @@ -6882,7 +6882,7 @@ F: drivers/iio/potentiometer/mcp4531.c MEDIA DRIVERS FOR RENESAS - VSP1 M: Laurent Pinchart <[email protected]> T: git git://linuxtv.org/media_tree.git S: Supported F: Documentation/devicetree/bindings/media/renesas,vsp1.txt @@ -8259,7 +8259,7 @@ F: drivers/pci/host/pci-dra7xx.c PCI DRIVER FOR RENESAS R-CAR M: Simon Horman <[email protected]> S: Maintained F: drivers/pci/host/*rcar* @@ -8437,7 +8437,7 @@ F: drivers/pinctrl/intel/ PIN CONTROLLER - RENESAS M: Laurent Pinchart <[email protected]> M: Geert Uytterhoeven <[email protected]> S: Maintained F: drivers/pinctrl/sh-pfc/ @@ -9043,13 +9043,13 @@ F: include/linux/rpmsg.h RENESAS ETHERNET DRIVERS R: Sergei Shtylyov <[email protected]> F: drivers/net/ethernet/renesas/ F: include/linux/sh_eth.h RENESAS USB2 PHY DRIVER M: Yoshihiro Shimoda <[email protected]> S: Maintained F: drivers/phy/phy-rcar-gen3-usb2.c |