linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Renesas R-Car Gen2 Common Clock Framework arch/ support
@ 2013-12-11 14:05 Laurent Pinchart
  2013-12-11 14:05 ` [PATCH v4 1/5] ARM: shmobile: r8a7790: Add clock index macros for DT sources Laurent Pinchart
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Laurent Pinchart @ 2013-12-11 14:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This is a repost of the arch patches from the "[PATCH v3 0/8] Renesas R-Car
Gen2 Common Clock Framework support" patch series. The first three patches in
that series have been reposted separately in the "[PATCH v4 0/3] Renesas R-Car
Gen2 Common Clock Framework drivers" series to get merged through Mike
Turquette's tree, while this series will go through the ARM SoC tree.

I've asked Mike to provide a stable branch when merging the CCF driver
patches.

Laurent Pinchart (5):
  ARM: shmobile: r8a7790: Add clock index macros for DT sources
  ARM: shmobile: r8a7791: Add clock index macros for DT sources
  ARM: shmobile: r8a7790: Add clocks
  ARM: shmobile: r8a7790: Reference clocks
  ARM: shmobile: r8a7791: Add clocks

 arch/arm/boot/dts/r8a7790.dtsi            | 328 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/r8a7791.dtsi            | 313 ++++++++++++++++++++++++++++
 include/dt-bindings/clock/r8a7790-clock.h | 100 +++++++++
 include/dt-bindings/clock/r8a7791-clock.h | 105 ++++++++++
 4 files changed, 846 insertions(+)
 create mode 100644 include/dt-bindings/clock/r8a7790-clock.h
 create mode 100644 include/dt-bindings/clock/r8a7791-clock.h

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2013-12-19  7:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 14:05 [PATCH v4 0/5] Renesas R-Car Gen2 Common Clock Framework arch/ support Laurent Pinchart
2013-12-11 14:05 ` [PATCH v4 1/5] ARM: shmobile: r8a7790: Add clock index macros for DT sources Laurent Pinchart
2013-12-11 14:05 ` [PATCH v4 2/5] ARM: shmobile: r8a7791: " Laurent Pinchart
2013-12-11 14:05 ` [PATCH v4 3/5] ARM: shmobile: r8a7790: Add clocks Laurent Pinchart
2013-12-11 14:05 ` [PATCH v4 4/5] ARM: shmobile: r8a7790: Reference clocks Laurent Pinchart
2013-12-11 14:05 ` [PATCH v4 5/5] ARM: shmobile: r8a7791: Add clocks Laurent Pinchart
2013-12-14  1:26 ` [PATCH v4 0/5] Renesas R-Car Gen2 Common Clock Framework arch/ support Simon Horman
2013-12-14  1:41   ` Laurent Pinchart
2013-12-14  2:11     ` Simon Horman
2013-12-14  2:19       ` Simon Horman
2013-12-14  2:27         ` Laurent Pinchart
2013-12-14  3:50           ` Simon Horman
2013-12-19  7:10             ` 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).