All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshii Takashi <takashi.yoshii.zj@renesas.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/2] ARM: sh-mobile: ag5evm i2c-sh_mobile support.
Date: Fri, 19 Nov 2010 13:18:13 +0000	[thread overview]
Message-ID: <4CE67915.1010707@renesas.com> (raw)

Hi,

Following patches make sh73a0/ag5evm support i2c-sh_mobile i2c bus controller.
Currently, no target device support is included.
CPU part is just a list of resource definitions. And what needed in board
part is only pinmux setting.
These(platform/pinmux/clkdev/pm/..) systems are great!
/yoshii

Takashi YOSHII (2):
  ARM: sh-mobile: sh73a0 i2c_shmobile support.
  ARM: sh-mobile: ag5evm i2c_shmobile support.

 arch/arm/mach-shmobile/board-ag5evm.c |    6 ++
 arch/arm/mach-shmobile/clock-sh73a0.c |   21 ++++++-
 arch/arm/mach-shmobile/setup-sh73a0.c |  115 +++++++++++++++++++++++++++++++++
 3 files changed, 140 insertions(+), 2 deletions(-)

-- 1.7.2.2 

                 reply	other threads:[~2010-11-19 13:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4CE67915.1010707@renesas.com \
    --to=takashi.yoshii.zj@renesas.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.