linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Armadillo DT Reference Implementation
@ 2012-12-18 17:22 Bastian Hecht
  2012-12-18 17:22 ` [PATCH 1/2] ARM: r8a7740: Add interim sh-eth device name to clocks list Bastian Hecht
  2012-12-18 17:22 ` [PATCH 2/2] ARM: shmobile: armadillo800eva: Reference DT implementation Bastian Hecht
  0 siblings, 2 replies; 9+ messages in thread
From: Bastian Hecht @ 2012-12-18 17:22 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-04-11  3:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-18 17:22 [PATCH 0/2] Armadillo DT Reference Implementation Bastian Hecht
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

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).