[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1537412072.git.ren_guo@c-sky.com>
Date: Thu, 20 Sep 2018 16:03:40 +0800
From: Guo Ren <ren_guo@...ky.com>
To: tglx@...utronix.de, daniel.lezcano@...aro.org, robh+dt@...nel.org,
mark.rutland@....com, arnd@...db.de
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
c-sky_gcc_upstream@...ky.com, green.hu@...il.com,
Guo Ren <ren_guo@...ky.com>
Subject: [PATCH V8 0/2] clocksource: add gx6605s SOC system timer
- 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
Powered by blists - more mailing lists