linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: shmobile: marzen: Initialise SCIF devices using DT
@ 2014-05-15 11:39 Simon Horman
  2014-05-15 11:39 ` [PATCH v2 1/4] ARM: shmobile: r8a7779: Add scif nodes to dtsi Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Simon Horman @ 2014-05-15 11:39 UTC (permalink / raw)
  To: linux-arm-kernel

The aim of this series is to provide a working prototype for enabling
SCIF devices using DT on the marzen board when booting using multiplatform.

This series addresses the review received for v1.
Changes are noted in the changelog of each updated patch.


This series depends on:
[PATCH v6 00/17] ARM: shmobile: r8a7779, marzen: CCF and multiplatform

This series was created and tested with the above mentioned series applied
on top of a merge of:
* The renesas-devel-v3.15-rc1-20140515 tag of my renesas tree.
* The clk-next branch of Mike Turquettes's tree
  This is to provide the following which were previously part of this series:
  - clk: shmobile: r8a7779: Add MSTP clock support
  - clk: shmobile: r8a7779: Add clocks support

This series works in conjunction with but does not have a run-time or compile
time dependency on:
[PATCH v3] serial: sh-sci: Add device tree support for r8a7779


Simon Horman (4):
  ARM: shmobile: r8a7779: Add scif nodes to dtsi
  ARM: shmobile: marzen: Remove early_printk from command line
  ARM: shmobile: marzen: Initialise SCIF devices using DT
  ARM: shmobile: marzen: Do not use workaround for scif devices

 arch/arm/boot/dts/r8a7779-marzen.dts            | 24 ++++++++--
 arch/arm/boot/dts/r8a7779.dtsi                  | 60 +++++++++++++++++++++++++
 arch/arm/mach-shmobile/board-marzen-reference.c |  6 ---
 arch/arm/mach-shmobile/setup-r8a7779.c          |  8 ++--
 4 files changed, 84 insertions(+), 14 deletions(-)

-- 
1.8.5.2


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

end of thread, other threads:[~2014-05-29  0:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 11:39 [PATCH v2 0/4] ARM: shmobile: marzen: Initialise SCIF devices using DT Simon Horman
2014-05-15 11:39 ` [PATCH v2 1/4] ARM: shmobile: r8a7779: Add scif nodes to dtsi Simon Horman
2014-05-15 11:39 ` [PATCH v2 2/4] ARM: shmobile: marzen: Remove early_printk from command line Simon Horman
2014-05-15 11:39 ` [PATCH v2 3/4] ARM: shmobile: marzen: Initialise SCIF devices using DT Simon Horman
2014-05-15 11:39 ` [PATCH v2 4/4] ARM: shmobile: marzen: Do not use workaround for scif devices Simon Horman
2014-05-29  0:30 ` [PATCH v2 0/4] ARM: shmobile: marzen: Initialise SCIF devices using DT 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).