lkml.org 
[lkml]   [2015]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] Add st_lpc clocksource timer driver.
Date
Hi,

Following on from the discussion here
https://www.mail-archive.com/devicetree@vger.kernel.org/msg68857.html

This series adds the st_lpc clocksource driver found on stih407 family
silicon. Regardless of whether the change referenced above actually gets
merged, adding this alternative clocksource driver is useful so that we
can activate cpufreq upstream on stih407 family.

regards,

Peter.

Peter Griffin (5):
clocksource: st_lpc: Add LPC timer as a clocksource.
clocksource: st_lpc: Add DT bindings documentation for lpc timer
MAINTAINERS: Add st_lpc.c to ARCH/STI section of maintainers
ARM: sti: Always enable CLKSRC_ST_LPC_CLOCK
ARM: DT: STi: STiH407: Add DT node for st-lpc timer.

.../devicetree/bindings/timer/st,lpc-timer.txt | 15 ++
MAINTAINERS | 1 +
arch/arm/boot/dts/stih407-family.dtsi | 7 +
arch/arm/mach-sti/Kconfig | 7 +-
drivers/clocksource/Kconfig | 16 +++
drivers/clocksource/Makefile | 1 +
drivers/clocksource/st_lpc.c | 154 +++++++++++++++++++++
7 files changed, 198 insertions(+), 3 deletions(-)
create mode 100644 Documentation/devicetree/bindings/timer/st,lpc-timer.txt
create mode 100644 drivers/clocksource/st_lpc.c

--
1.9.1



\
 
 \ /
  Last update: 2015-04-17 13:01    [W:0.063 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site