linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: shmobile: marzen: Switch to DT_MACHINE_START
@ 2013-07-25  2:13 Simon Horman
  2013-07-25  2:13 ` [PATCH v2 1/3] " Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Simon Horman @ 2013-07-25  2:13 UTC (permalink / raw)
  To: linux-arm-kernel

A short series to use DT_MACHINE_START on the marzen board.

Changes since v1

* Add "ARM: shmobile: marzen: Enable ARM_APPENDED_DTB in defconfig" patch
* Add "ARM: shmobile: r8a7779: Rely on DT for SMP CPU info" patch
* Enhance "ARM: shmobile: marzen: Switch to DT_MACHINE_START" to:
  - Select USE_OF in Kconfig
  - Provide dt_compat in DT_MACHINE_START
  - Provide r8a7779-marzen dts

Magnus Damm (1):
  ARM: shmobile: marzen: Switch to DT_MACHINE_START

Simon Horman (2):
  ARM: shmobile: r8a7779: Rely on DT for SMP CPU info
  ARM: shmobile: marzen: Enable ARM_APPENDED_DTB in defconfig

 arch/arm/boot/dts/Makefile            |  1 +
 arch/arm/boot/dts/r8a7779-marzen.dts  | 27 +++++++++++++++++++++++++++
 arch/arm/configs/marzen_defconfig     |  1 +
 arch/arm/mach-shmobile/Kconfig        |  1 +
 arch/arm/mach-shmobile/board-marzen.c |  8 +++++++-
 arch/arm/mach-shmobile/smp-r8a7779.c  | 12 +++---------
 6 files changed, 40 insertions(+), 10 deletions(-)
 create mode 100644 arch/arm/boot/dts/r8a7779-marzen.dts

-- 
1.8.2.1


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

end of thread, other threads:[~2013-07-25 13:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-25  2:13 [PATCH v2 0/3] ARM: shmobile: marzen: Switch to DT_MACHINE_START Simon Horman
2013-07-25  2:13 ` [PATCH v2 1/3] " Simon Horman
2013-07-25 11:14   ` Sergei Shtylyov
2013-07-25 13:23     ` Simon Horman
2013-07-25  2:13 ` [PATCH v2 2/3] ARM: shmobile: r8a7779: Rely on DT for SMP CPU info Simon Horman
2013-07-25  2:13 ` [PATCH v2 3/3] ARM: shmobile: marzen: Enable ARM_APPENDED_DTB in defconfig Simon Horman
2013-07-25 11:19   ` Sergei Shtylyov
2013-07-25 13:23     ` 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).