linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/3] Lager i2c bus support
Date: Tue, 10 Sep 2013 11:39:51 +0000	[thread overview]
Message-ID: <1378813194-19493-1-git-send-email-ulrich.hecht@gmail.com> (raw)

This is the i2c part of the previously posted HDMI encoder RFC. The
following suggestions have been applied:

- keep platform device out of SoC setup
- use device ID to trigger H2-specific behavior in i2c driver
  instead of platform data
- minor adjustments for style
- subjects cleared up

(The pinmux patch has been adopted by Laurent and thus omitted here.)

CU
Uli


Nguyen Viet Dung (2):
  i2c: rcar: support R-Car H2 in i2c bus driver
  ARM: shmobile: r8a7790: add the I2C bus clock

Ulrich Hecht (1):
  ARM: shmobile: r8a7790: lager: i2c support

 arch/arm/mach-shmobile/board-lager.c   | 60 ++++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7790.c | 11 +++++++
 drivers/i2c/busses/i2c-rcar.c          | 35 ++++++++++++++++++--
 3 files changed, 104 insertions(+), 2 deletions(-)

-- 
1.8.1.4


             reply	other threads:[~2013-09-10 11:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-10 11:39 Ulrich Hecht [this message]
2013-09-10 21:10 ` [PATCH 0/3] Lager i2c bus support Guennadi Liakhovetski
2013-09-12 13:51 ` Guennadi Liakhovetski
2013-09-16 13:23 ` Ulrich Hecht
2013-09-19 21:28 ` Simon Horman
2013-09-25  4:59 ` Simon Horman
2013-09-25  8:50 ` Laurent Pinchart
2013-09-25 23:48 ` Simon Horman

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=1378813194-19493-1-git-send-email-ulrich.hecht@gmail.com \
    --to=ulrich.hecht@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).