linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC 0/6] ARM: shmobile: bockw: Enable SCI and TMU using DT
@ 2014-07-02  4:28 Simon Horman
  2014-07-02  4:28 ` [PATCH/RFC 1/6] ARM: shmobile: r8a7778: add SCI clock support for DT Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Simon Horman @ 2014-07-02  4:28 UTC (permalink / raw)
  To: linux-arm-kernel

The purpose of this series is to enable SCI and TMU using DT
on the r8a7778 (R-Car M1) based bockw when booting using DT reference.

This is the first batck of work by myself to convert DT reference
board support to initialsie SCI and TMU devices using DT.


This series is depends on patches included in
"[PATCH v4 00/19] Renesas CMT, MTU2 and TMU timers DT support" which
applies on top of renesas-devel-v3.16-rc2-20140628.

The patch "bockw: Initialise SCIF device using DT"
depends on "serial: sh-sci: Add device tree support for r8a7778".

Simon Horman (6):
  ARM: shmobile: r8a7778: add SCI clock support for DT
  ARM: shmobile: r8a7778: Add SCIF nodes
  ARM: shmobile: bockw: Initialise SCIF device using DT
  ARM: shmobile: r8a7778: add TMU clock support for DT
  ARM: shmobile: r8a7778: Add TMU nodes
  ARM: shmobile: bockw: Initialise TMU device using DT

 arch/arm/boot/dts/r8a7778-bockw-reference.dts | 18 +++++-
 arch/arm/boot/dts/r8a7778.dtsi                | 84 +++++++++++++++++++++++++++
 arch/arm/mach-shmobile/clock-r8a7778.c        |  8 +++
 arch/arm/mach-shmobile/setup-r8a7778.c        | 15 +++--
 4 files changed, 114 insertions(+), 11 deletions(-)

-- 
2.0.0.rc2

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

end of thread, other threads:[~2014-07-02 12:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02  4:28 [PATCH/RFC 0/6] ARM: shmobile: bockw: Enable SCI and TMU using DT Simon Horman
2014-07-02  4:28 ` [PATCH/RFC 1/6] ARM: shmobile: r8a7778: add SCI clock support for DT Simon Horman
2014-07-02  8:06   ` Laurent Pinchart
2014-07-02  4:28 ` [PATCH/RFC 2/6] ARM: shmobile: r8a7778: Add SCIF nodes Simon Horman
2014-07-02  8:09   ` Laurent Pinchart
2014-07-02 12:03   ` Sergei Shtylyov
2014-07-02  4:28 ` [PATCH/RFC 3/6] ARM: shmobile: bockw: Initialise SCIF device using DT Simon Horman
2014-07-02  8:45   ` Laurent Pinchart
2014-07-02  4:28 ` [PATCH/RFC 4/6] ARM: shmobile: r8a7778: add TMU clock support for DT Simon Horman
2014-07-02  9:07   ` Laurent Pinchart
2014-07-02  4:28 ` [PATCH/RFC 5/6] ARM: shmobile: r8a7778: Add TMU nodes Simon Horman
2014-07-02  9:06   ` Laurent Pinchart
2014-07-02  4:28 ` [PATCH/RFC 6/6] ARM: shmobile: bockw: Initialise TMU device using DT Simon Horman
2014-07-02  9:06   ` Laurent Pinchart

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