linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V8 0/2] clocksource: add gx6605s SOC system timer
@ 2018-09-20  8:03 Guo Ren
  2018-09-20  8:03 ` [PATCH V8 1/2] " Guo Ren
  2018-09-20  8:03 ` [PATCH V8 2/2] dt-bindings: timer: gx6605s SOC timer Guo Ren
  0 siblings, 2 replies; 7+ messages in thread
From: Guo Ren @ 2018-09-20  8:03 UTC (permalink / raw)
  To: tglx, daniel.lezcano, robh+dt, mark.rutland, arnd
  Cc: linux-kernel, devicetree, c-sky_gcc_upstream, green.hu, Guo Ren

 - Dt-bindings documentation
 - timer-gx6605s driver

Guo Ren (2):
  clocksource: add gx6605s SOC system timer
  dt-bindings: timer: gx6605s SOC timer

 .../bindings/timer/csky,gx6605s-timer.txt          |  42 ++++++
 drivers/clocksource/Kconfig                        |   8 ++
 drivers/clocksource/Makefile                       |   1 +
 drivers/clocksource/timer-gx6605s.c                | 150 +++++++++++++++++++++
 4 files changed, 201 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/timer/csky,gx6605s-timer.txt
 create mode 100644 drivers/clocksource/timer-gx6605s.c

-- 
2.7.4


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

end of thread, other threads:[~2018-09-21 11:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-20  8:03 [PATCH V8 0/2] clocksource: add gx6605s SOC system timer Guo Ren
2018-09-20  8:03 ` [PATCH V8 1/2] " Guo Ren
2018-09-20 16:06   ` Daniel Lezcano
2018-09-20 23:31     ` Guo Ren
2018-09-20 23:57       ` Daniel Lezcano
2018-09-21 11:24         ` Guo Ren
2018-09-20  8:03 ` [PATCH V8 2/2] dt-bindings: timer: gx6605s SOC timer Guo Ren

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