lkml.org 
[lkml]   [2015]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] clocksource: Conexant CX92755 timers support
Date
This short series adds support for the Conexant CX92755 SoC timers. This SoC is 
part of the Conexant Digicolor series of SoCs.

v3:
* Split into a separate clocksource series

v2:
http://article.gmane.org/gmane.linux.kernel/1861850
http://article.gmane.org/gmane.linux.kernel/1861853

* Change the timer dt binding, so that the 'reg' property points to the
first "Agent Communication" register. This should improve the chance of
reusing this binding for other SoCs in this series.

* Add the CONTROL() and COUNT() macros to the timer driver to make the code
clearer.

* Move arch/arm Kconfig changes from the clocksource driver patch to the
base arch support patch to reduce dependency between them

v1:
http://article.gmane.org/gmane.linux.kernel/1855028
http://article.gmane.org/gmane.linux.kernel/1855025


Baruch Siach (2):
clocksource: devicetree: document Conexant Digicolor timer binding
clocksource: driver for Conexant Digicolor SoC timer

.../devicetree/bindings/timer/digicolor-timer.txt | 18 +++
drivers/clocksource/Makefile | 1 +
drivers/clocksource/timer-digicolor.c | 164 +++++++++++++++++++++
3 files changed, 183 insertions(+)
create mode 100644 Documentation/devicetree/bindings/timer/digicolor-timer.txt
create mode 100644 drivers/clocksource/timer-digicolor.c

--
2.1.4



\
 
 \ /
  Last update: 2015-01-21 07:41    [W:0.568 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site