mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] timer for tip/urgent
@ 2018-11-02 19:06 Daniel Lezcano
  2018-11-02 19:08 ` [PATCH 1/4] clocksource/drivers/c-sky: Add C-SKY SMP timer Daniel Lezcano
  2018-11-02 21:01 ` [GIT PULL] timer for tip/urgent Thomas Gleixner
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Lezcano @ 2018-11-02 19:06 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Guo Ren, Linux Kernel Mailing List


Hi Thomas,

this is a late pull request for the c-sky clocksource and clockevent.
These are new drivers, they passed the review process several times for
the c-sky architecture.

 - Add the per cpu timer for the c-sky architecture (Guo Ren)

 - Add the global timer for the c-sky architecture (Guo Ren)

Thanks!

  -- Daniel

The following changes since commit 291d0e5d81e101392379217b06251fe8c27f1f80:

  Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
(2018-09-29 14:52:14 -0700)

are available in the git repository at:

  https://git.linaro.org/people/daniel.lezcano/linux.git
clockevents/4.20-rc1

for you to fetch changes up to ab1e77c3f590536b2659c097980efe6e8f713921:

  dt-bindings: timer: gx6605s SOC timer (2018-11-02 19:41:50 +0100)

----------------------------------------------------------------
Guo Ren (4):
      clocksource/drivers/c-sky: Add C-SKY SMP timer
      dt-bindings: timer: C-SKY Multi-processor timer
      clocksource/drivers/c-sky: Add gx6605s SOC system timer
      dt-bindings: timer: gx6605s SOC timer

 Documentation/devicetree/bindings/timer/csky,gx6605s-timer.txt |  42
++++++++++++++++++++++++++++++++++++++++++
 Documentation/devicetree/bindings/timer/csky,mptimer.txt       |  42
++++++++++++++++++++++++++++++++++++++++++
 drivers/clocksource/Kconfig                                    |  18
++++++++++++++++++
 drivers/clocksource/Makefile                                   |   2 ++
 drivers/clocksource/timer-gx6605s.c                            | 154
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/clocksource/timer-mp-csky.c                            | 173
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/cpuhotplug.h                                     |   1 +
 7 files changed, 432 insertions(+)
 create mode 100644
Documentation/devicetree/bindings/timer/csky,gx6605s-timer.txt
 create mode 100644 Documentation/devicetree/bindings/timer/csky,mptimer.txt
 create mode 100644 drivers/clocksource/timer-gx6605s.c
 create mode 100644 drivers/clocksource/timer-mp-csky.c

-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


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

end of thread, other threads:[~2018-11-02 22:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-02 19:06 [GIT PULL] timer for tip/urgent Daniel Lezcano
2018-11-02 19:08 ` [PATCH 1/4] clocksource/drivers/c-sky: Add C-SKY SMP timer Daniel Lezcano
2018-11-02 19:08   ` [PATCH 2/4] dt-bindings: timer: C-SKY Multi-processor timer Daniel Lezcano
2018-11-02 19:08   ` [PATCH 3/4] clocksource/drivers/c-sky: Add gx6605s SOC system timer Daniel Lezcano
2018-11-02 19:08   ` [PATCH 4/4] dt-bindings: timer: gx6605s SOC timer Daniel Lezcano
2018-11-02 21:01 ` [GIT PULL] timer for tip/urgent Thomas Gleixner
2018-11-02 22:59   ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®