linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: meson: add clocksource support
@ 2014-09-15 13:11 Carlo Caione
  2014-09-15 13:11 ` [PATCH 1/2] ARM: meson: documentation: add timer documentation Carlo Caione
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Carlo Caione @ 2014-09-15 13:11 UTC (permalink / raw)
  To: linux-arm-kernel

Two patches taken from patchset http://www.spinics.net/lists/devicetree/msg48979.html
adding support for clocksource and clockevents driver.

Daniel and Thomas,
if it's fine with you, could you please take these patches in the clocksource
tree?

Thanks,

Carlo Caione (2):
  ARM: meson: documentation: add timer documentation
  ARM: meson6: clocksource: add Meson6 timer support

 .../bindings/timer/amlogic,meson6-timer.txt        |  16 ++
 drivers/clocksource/Kconfig                        |   3 +
 drivers/clocksource/Makefile                       |   1 +
 drivers/clocksource/meson6_timer.c                 | 167 +++++++++++++++++++++
 4 files changed, 187 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/timer/amlogic,meson6-timer.txt
 create mode 100644 drivers/clocksource/meson6_timer.c

-- 
1.9.1

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

end of thread, other threads:[~2014-09-25 17:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 13:11 [PATCH 0/2] ARM: meson: add clocksource support Carlo Caione
2014-09-15 13:11 ` [PATCH 1/2] ARM: meson: documentation: add timer documentation Carlo Caione
2014-09-15 13:11 ` [PATCH 2/2] ARM: meson6: clocksource: add Meson6 timer support Carlo Caione
2014-09-15 21:02 ` [PATCH 0/2] ARM: meson: add clocksource support Daniel Lezcano
2014-09-25 17:17   ` Carlo Caione
2014-09-25 17:46     ` Daniel Lezcano

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