linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] r8a7794 driver enablement
@ 2014-07-25 14:40 Ulrich Hecht
  2014-07-25 14:40 ` [PATCH 1/6] net: sh_eth: Add r8a7794 support Ulrich Hecht
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ulrich Hecht @ 2014-07-25 14:40 UTC (permalink / raw)
  To: linux-sh

This is a bunch of slightly brushed up driver enablements for the r8a7794
from the BSP.

CU
Uli

Hisashi Nakamura (3):
  net: sh_eth: Add r8a7794 support
  gpio: rcar: Add r8a7794 support
  clk: shmobile: Add r8a7794 support

Koji Matsuoka (1):
  media: soc_camera: rcar_vin: Add r8a7794 device support

Shinobu Uehara (2):
  mmc: sh_mobile_sdhi: Update sh_mobile_sdhi_of_data for r8a7794
  usb: phy: Add Renesas R-Car Gen2 USB PHY support for r8a7794

 Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt | 1 +
 Documentation/devicetree/bindings/mmc/tmio_mmc.txt           | 2 ++
 Documentation/devicetree/bindings/net/sh_eth.txt             | 1 +
 drivers/clk/shmobile/Makefile                                | 1 +
 drivers/gpio/gpio-rcar.c                                     | 6 ++++++
 drivers/media/platform/soc_camera/rcar_vin.c                 | 1 +
 drivers/mmc/host/sh_mobile_sdhi.c                            | 1 +
 drivers/net/ethernet/renesas/sh_eth.c                        | 2 ++
 drivers/usb/phy/Kconfig                                      | 4 ++--
 9 files changed, 17 insertions(+), 2 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2014-07-29  0:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 14:40 [PATCH 0/6] r8a7794 driver enablement Ulrich Hecht
2014-07-25 14:40 ` [PATCH 1/6] net: sh_eth: Add r8a7794 support Ulrich Hecht
2014-07-29  0:31   ` David Miller
2014-07-25 14:40 ` [PATCH 2/6] gpio: rcar: " Ulrich Hecht
2014-07-25 14:40 ` [PATCH 4/6] mmc: sh_mobile_sdhi: Update sh_mobile_sdhi_of_data for r8a7794 Ulrich Hecht
2014-07-26  8:49   ` Ulf Hansson
2014-07-25 14:40 ` [PATCH 6/6] media: soc_camera: rcar_vin: Add r8a7794 device support Ulrich Hecht

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