linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/6] r8a7794 driver enablement
Date: Fri, 25 Jul 2014 14:40:44 +0000	[thread overview]
Message-ID: <1406299250-23975-1-git-send-email-ulrich.hecht+renesas@gmail.com> (raw)

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


             reply	other threads:[~2014-07-25 14:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 14:40 Ulrich Hecht [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1406299250-23975-1-git-send-email-ulrich.hecht+renesas@gmail.com \
    --to=ulrich.hecht+renesas@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).