linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nguyen Viet Dung <nv-dung@jinso.co.jp>
To: linux-i2c@vger.kernel.org, wsa@the-dreams.de
Cc: kuninori.morimoto.gx@renesas.com, linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/1 resend] ARM: shmobile: r8a7790: add I2C support
Date: Fri, 26 Jul 2013 19:33:38 +0900	[thread overview]
Message-ID: <1374834819-319-1-git-send-email-nv-dung@jinso.co.jp> (raw)

Hi Wolfram
CC Morimoto

Please consider the following patch for the r8a7790 Soc.
This patch modify I2C driver of rcar-H1 to usable on both rcar-H1 and rcar-H2.
It was developed base on the renesas-next-20130528 branch and 
have tested on the Lager board.
Input clock of I2C is peripheral module clock that is named peripheral_clk.

V2: dropped patches 2,3,4 from the previous version.

Thanks,
Nguyen viet Dung

Nguyen Viet Dung (1):
  i2c: rcar: modify I2C driver

 drivers/i2c/busses/i2c-rcar.c |   17 +++++++++++++++--
 include/linux/i2c/i2c-rcar.h  |    4 ++++
 2 files changed, 19 insertions(+), 2 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2013-07-26 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 10:33 Nguyen Viet Dung [this message]
     [not found] ` <1374834819-319-1-git-send-email-nv-dung-HEF513clHfp3+QwDJ9on6Q@public.gmane.org>
2013-07-26 10:33   ` [PATCH v2 1/1 resend] i2c: rcar: modify I2C driver Nguyen Viet Dung
  -- strict thread matches above, loose matches on Subject: below --
2013-08-05  7:19 [PATCH v2 0/1 resend] ARM: shmobile: r8a7790: add I2C support Nguyen Viet Dung

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=1374834819-319-1-git-send-email-nv-dung@jinso.co.jp \
    --to=nv-dung@jinso.co.jp \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=wsa@the-dreams.de \
    /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).