lkml.org 
[lkml]   [2018]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Add system timer driver for Mediatek SoCs
Date
This patch adds a new driver for system timer on the Mediatek SoCs.

Changes since v1:
- Use timer_of structure and APIs to make driver more clean.
- Remove unnecessary headers.
- Use fixed-clock.
- Fix indent.


Stanley Chu (2):
dt-bindings: Add mtk-systimer bindings
clocksource/drivers/mtk_systimer: Add support for Mediatek SoCs

.../bindings/timer/mediatek,mtk-systimer.txt | 18 +++
drivers/clocksource/Kconfig | 13 +-
drivers/clocksource/Makefile | 1 +
drivers/clocksource/mtk_systimer.c | 132 +++++++++++++++++++++
4 files changed, 162 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/timer/mediatek,mtk-systimer.txt
create mode 100644 drivers/clocksource/mtk_systimer.c

\
 
 \ /
  Last update: 2018-06-27 09:55    [W:0.100 / U:1.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site