SUPERH platform development
 help / color / mirror / Atom feed
From: Magnus Damm <magnus.damm@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/07] ARM: mach-shmobile: Initial Kota2 board support
Date: Thu, 18 Aug 2011 05:43:59 +0000	[thread overview]
Message-ID: <20110818054359.23410.4526.sendpatchset@rxone.opensource.se> (raw)

ARM: mach-shmobile: Initial Kota2 board support

[PATCH 01/07] ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X support
[PATCH 02/07] ARM: mach-shmobile: Kota2 KEYSC support
[PATCH 03/07] ARM: mach-shmobile: Kota2 GPIO Keys support
[PATCH 04/07] ARM: mach-shmobile: Kota2 GPIO LEDs support
[PATCH 05/07] ARM: mach-shmobile: Kota2 MMCIF support
[PATCH 06/07] ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB support
[PATCH 07/07] ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 support

These patches add initial Kota2 board support to mach-shmobile.

With these patches applied the Kota2 board has support for:
SCIFA2, SMSC911X, KEYSC, GPIO-Keys, GPIO-LEDs, MMCIF, SCIFA4,
SCIFB, SDHI0 and SDHI1.

Remaining device support includes LCDC, FSI and I2C.

On top of this support for Runtime PM and DMA Engine will be added.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Depends on the Kota2 mach-type entry to build together with
 [PATCH] ARM: mach-shmobile: sh73a0 PFC pull-up support for SDHI0+2

 arch/arm/mach-shmobile/Kconfig       |    7 
 arch/arm/mach-shmobile/Makefile      |    1 
 arch/arm/mach-shmobile/board-kota2.c |  447 ++++++++++++++++++++++++++++++++++
 arch/arm/mach-shmobile/platsmp.c     |   10 
 4 files changed, 461 insertions(+), 4 deletions(-)
  

                 reply	other threads:[~2011-08-18  5:43 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=20110818054359.23410.4526.sendpatchset@rxone.opensource.se \
    --to=magnus.damm@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