devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V7 0/2] clocksource: add gx6605s SOC system timer
@ 2018-09-18 13:48 Guo Ren
  2018-09-18 13:48 ` [PATCH V7 1/2] " Guo Ren
  2018-09-18 13:48 ` [PATCH V7 2/2] dt-bindings: timer: gx6605s SOC timer Guo Ren
  0 siblings, 2 replies; 3+ messages in thread
From: Guo Ren @ 2018-09-18 13:48 UTC (permalink / raw)
  To: tglx, jason, marc.zyngier, robh+dt, mark.rutland, arnd, robh, sfr
  Cc: linux-kernel, devicetree, linux-arch, c-sky_gcc_upstream,
	gnu-csky, green.hu, Guo Ren

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] 3+ messages in thread

end of thread, other threads:[~2018-09-18 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-18 13:48 [PATCH V7 0/2] clocksource: add gx6605s SOC system timer Guo Ren
2018-09-18 13:48 ` [PATCH V7 1/2] " Guo Ren
2018-09-18 13:48 ` [PATCH V7 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).