linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL FOR v3.13] SH Mobile PFC patches
Date: Sun, 27 Oct 2013 15:47:20 +0000	[thread overview]
Message-ID: <1863828.HbOPaS1OIe@avalon> (raw)

Hi Linus,

Here are two patches that I would like to get merged in v3.13 if possible. 
They first one adds CAN pin groups for the r8a7778 SoC, while the second one 
adds support for the r8a7791 SoC to the sh-pfc driver. Despite the large size 
of the diffstat there's nothing special to mention here.

The following changes since commit c6ce2b6bffe5740d572fdc5b5e690d5261abee51:

  gpio: add TB10x GPIO driver (2013-10-25 23:42:34 +0200)

are available in the git repository at:

  git://linuxtv.org/pinchartl/fbdev.git pinmux/next/pfc

for you to fetch changes up to 5088451962389924b9f05e22e6956f5c1a515d1a:

  pinctrl: sh-pfc: r8a7791 PFC support (2013-10-27 16:40:52 +0100)

----------------------------------------------------------------
Hisashi Nakamura (1):
      pinctrl: sh-pfc: r8a7791 PFC support

Sergei Shtylyov (1):
      sh-pfc: r8a7778: Add CAN pin groups

 drivers/pinctrl/sh-pfc/Kconfig       |    5 +
 drivers/pinctrl/sh-pfc/Makefile      |    1 +
 drivers/pinctrl/sh-pfc/core.c        |    9 +
 drivers/pinctrl/sh-pfc/core.h        |    1 +
 drivers/pinctrl/sh-pfc/pfc-r8a7778.c |   55 +
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 4214 +++++++++++++++++++++++++++++++++
 6 files changed, 4285 insertions(+)
 create mode 100644 drivers/pinctrl/sh-pfc/pfc-r8a7791.c

-- 
Regards,

Laurent Pinchart


             reply	other threads:[~2013-10-27 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-27 15:47 Laurent Pinchart [this message]
2013-11-04 12:03 ` [GIT PULL FOR v3.13] SH Mobile PFC patches Linus Walleij

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=1863828.HbOPaS1OIe@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.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).