All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ARM: dts: add ostm support for r7s72100
@ 2017-01-23 13:55 Chris Brandt
  2017-01-23 13:55 ` [PATCH v3 1/3] ARM: dts: r7s72100: add ostm clock to device tree Chris Brandt
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Chris Brandt @ 2017-01-23 13:55 UTC (permalink / raw)
  To: Simon Horman, Magnus Damm, Rob Herring, Mark Rutland,
	Russell King, Thomas Gleixner, Geert Uytterhoeven
  Cc: devicetree, linux-renesas-soc, Chris Brandt

This patch set enables the use of the newly created driver
renesas-ostm.c for the r7s72100 SoC.

v3:
* Changed ostm@fcfec000 to timer@fcfec000
* Added power-domains to nodes

v2:
* The biggest change was now the channels are independent of each
  other and have separate nodes in the DT. The first probed will
  be set up as a clock source, and any additional channels probed
  will become a clock event.



Chris Brandt (3):
  ARM: dts: r7s72100: add ostm clock to device tree
  ARM: dts: r7s72100: add ostm to device tree
  ARM: dts: rskrza1: add ostm DT support

 arch/arm/boot/dts/r7s72100-rskrza1.dts     |  8 ++++++++
 arch/arm/boot/dts/r7s72100.dtsi            | 27 +++++++++++++++++++++++++++
 include/dt-bindings/clock/r7s72100-clock.h |  4 ++++
 3 files changed, 39 insertions(+)

-- 
2.10.1

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

end of thread, other threads:[~2017-01-24 12:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 13:55 [PATCH v3 0/3] ARM: dts: add ostm support for r7s72100 Chris Brandt
2017-01-23 13:55 ` [PATCH v3 1/3] ARM: dts: r7s72100: add ostm clock to device tree Chris Brandt
2017-01-23 13:55 ` [PATCH v3 2/3] ARM: dts: r7s72100: add ostm " Chris Brandt
2017-01-23 15:12   ` Geert Uytterhoeven
2017-01-23 13:55 ` [PATCH v3 3/3] ARM: dts: rskrza1: add ostm DT support Chris Brandt
2017-01-23 15:13   ` Geert Uytterhoeven
     [not found] ` <20170123135520.28834-1-chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-01-24 12:27   ` [PATCH v3 0/3] ARM: dts: add ostm support for r7s72100 Simon Horman
2017-01-24 12:27     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.