linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ARM: mach-shmobile: r8a7779, marzen: Reference DT implementation
@ 2013-01-31  1:50 Simon Horman
  2013-01-31  1:50 ` [PATCH 1/4] ARM: mach-shmobile: marzen: defconfig: use regulators by default Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Simon Horman @ 2013-01-31  1:50 UTC (permalink / raw)
  To: linux-arm-kernel

Provide minimal DT initialisation for the r8a7779 SoC and
marzen board as a reference for developers.

In general the idea is to grow the hardware supported by this
initialisation as DT coverage of relevant drivers and other code
grows.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

overall diffstat:
 arch/arm/boot/dts/Makefile                      |    1 
 arch/arm/boot/dts/r8a7779-marzen-reference.dts  |   41 ++++++
 arch/arm/boot/dts/r8a7779.dtsi                  |   85 ++++++++++++++
 arch/arm/configs/marzen_defconfig               |    2 
 arch/arm/mach-shmobile/Kconfig                  |   11 +
 arch/arm/mach-shmobile/Makefile                 |    1 
 arch/arm/mach-shmobile/board-marzen-reference.c |   71 +++++++++++
 arch/arm/mach-shmobile/include/mach/common.h    |    3 
 arch/arm/mach-shmobile/intc-r8a7779.c           |   27 +++-
 arch/arm/mach-shmobile/setup-r8a7779.c          |   58 ++++++++-
 10 files changed, 288 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2013-02-18 12:37 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31  1:50 ARM: mach-shmobile: r8a7779, marzen: Reference DT implementation Simon Horman
2013-01-31  1:50 ` [PATCH 1/4] ARM: mach-shmobile: marzen: defconfig: use regulators by default Simon Horman
2013-01-31  1:50 ` [PATCH 2/4] ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DT Simon Horman
2013-01-31 12:32   ` Mark Rutland
2013-02-01  0:11     ` Simon Horman
2013-02-01  0:34       ` Simon Horman
2013-02-01  1:47         ` Simon Horman
2013-02-01  4:39           ` Simon Horman
2013-02-01 11:31             ` Mark Rutland
2013-02-01 10:58         ` Mark Rutland
2013-02-01 14:15           ` Rob Herring
2013-02-04 17:37             ` Mark Rutland
2013-01-31  1:50 ` [PATCH 3/4] ARM: mach-shmobile: r8a7779: Minimal setup using DT Simon Horman
2013-02-18  9:36   ` Magnus Damm
2013-02-18 11:37     ` Simon Horman
2013-02-18 12:14       ` Magnus Damm
2013-02-18 12:37         ` Simon Horman
2013-02-18 12:22   ` Magnus Damm
2013-02-18 12:37     ` Simon Horman
2013-01-31  1:50 ` [PATCH 4/4] ARM: mach-shmobile: marzen: Reference DT implementation Simon Horman

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