linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: hechtb@gmail.com (Bastian Hecht)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Armadillo DT Reference Implementation
Date: Tue, 18 Dec 2012 18:22:37 +0100	[thread overview]
Message-ID: <1355851359-8871-1-git-send-email-hechtb+renesas@gmail.com> (raw)

This is the design approch of Simon Horman's kzm9g implementation transferred
to the Armadillo board.

It is based on the branch next of 
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git
and was tested on the branch devel/of of
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git

For the ethernet controller to work the series assumes the patch
net: sh_eth: Add support of device tree probe
http://patchwork.ozlabs.org/patch/191713/ to be applied.

Bastian Hecht (2):
  ARM: r8a7740: Add interim sh-eth device name to clocks list
  ARM: shmobile: armadillo800eva: Reference DT implementation

 arch/arm/boot/dts/Makefile                         |    1 +
 .../boot/dts/r8a7740-armadillo800eva-reference.dts |   33 ++++
 arch/arm/mach-shmobile/Kconfig                     |   10 ++
 arch/arm/mach-shmobile/Makefile                    |    1 +
 .../board-armadillo800eva-reference.c              |  172 ++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7740.c             |    1 +
 arch/arm/mach-shmobile/include/mach/common.h       |    2 +
 7 files changed, 220 insertions(+)
 create mode 100644 arch/arm/boot/dts/r8a7740-armadillo800eva-reference.dts
 create mode 100644 arch/arm/mach-shmobile/board-armadillo800eva-reference.c

-- 
1.7.9.5

             reply	other threads:[~2012-12-18 17:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-18 17:22 Bastian Hecht [this message]
2012-12-18 17:22 ` [PATCH 1/2] ARM: r8a7740: Add interim sh-eth device name to clocks list Bastian Hecht
2012-12-19  9:10   ` Guennadi Liakhovetski
2012-12-19 10:50     ` Magnus Damm
2013-01-09  2:06   ` Simon Horman
2013-04-11  3:09     ` Simon Horman
2012-12-18 17:22 ` [PATCH 2/2] ARM: shmobile: armadillo800eva: Reference DT implementation Bastian Hecht
2013-01-09  2:07   ` Simon Horman
2013-01-09 16:13     ` Bastian Hecht

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=1355851359-8871-1-git-send-email-hechtb+renesas@gmail.com \
    --to=hechtb@gmail.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).