devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH 0/3] Add Freescale FlexTimer Module timer.
@ 2014-04-16  2:19 Xiubo Li
       [not found] ` <1397614787-8300-1-git-send-email-Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Xiubo Li @ 2014-04-16  2:19 UTC (permalink / raw)
  To: daniel.lezcano, tglx, shawn.guo, b35083, r64188, b40534
  Cc: devicetree, linux-arm-kernel, linux-kernel, Xiubo Li


Xiubo Li (3):
  ARM: dts: vf610: Add Freescale FlexTimer Module timer node.
  ARM: dts: vf610-twr: Enable Freescale FlexTimer Module timer.
  clocksource: Add Freescale FlexTimer Module (FTM) timer support

 arch/arm/boot/dts/vf610-twr.dts     |   4 +
 arch/arm/boot/dts/vf610.dtsi        |  13 ++
 drivers/clocksource/Kconfig         |   5 +
 drivers/clocksource/Makefile        |   1 +
 drivers/clocksource/fsl_ftm_timer.c | 238 ++++++++++++++++++++++++++++++++++++
 5 files changed, 261 insertions(+)
 create mode 100644 drivers/clocksource/fsl_ftm_timer.c

-- 
1.8.4

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

end of thread, other threads:[~2014-04-18  3:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16  2:19 [RFC][PATCH 0/3] Add Freescale FlexTimer Module timer Xiubo Li
     [not found] ` <1397614787-8300-1-git-send-email-Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-04-16  2:19   ` [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node Xiubo Li
     [not found]     ` <1397614787-8300-2-git-send-email-Li.Xiubo-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-04-16  4:00       ` Dongsheng.Wang-KZfg59tc24xl57MIdRCFDg
2014-04-16  6:08         ` Li.Xiubo
2014-04-16  8:59       ` Shawn Guo
2014-04-16  9:39         ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-04-17  7:49         ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-04-17  8:22           ` Shawn Guo
2014-04-17  8:34             ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-04-16  9:08       ` Daniel Lezcano
     [not found]         ` <534E4873.5070308-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-04-16  9:38           ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-04-16  2:19 ` [RFC][PATCH 2/3] ARM: dts: vf610-twr: Enable Freescale FlexTimer Module timer Xiubo Li
2014-04-16  2:19 ` [RFC][PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Xiubo Li
2014-04-16  3:18   ` Dongsheng.Wang
2014-04-16  3:45     ` Li.Xiubo
2014-04-17 14:22   ` Daniel Lezcano
     [not found]     ` <534FE3C1.4060509-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2014-04-18  3:47       ` Li.Xiubo-KZfg59tc24xl57MIdRCFDg
2014-04-18  3:55     ` Li.Xiubo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).