RE: [PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

2014-05-19 Thread li.xi...@freescale.com
> > Xiubo Li (3): > >clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree > > Documentation > >ARM: dts: vf610: Add Freescale FlexTimer Module timer node. > >clocksource: Add Freescale FlexTimer Module (FTM) timer support > > > >

Re: [PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

2014-05-19 Thread Daniel Lezcano
On 04/29/2014 04:18 AM, Xiubo Li wrote: Changes in V3: - Fix the ftm_irq_disable. Changes in V2: - Add big-endian support. - Add using pr_err instead of BUG_ON. - Add more detail comment message of FTM. - Add DT binding documentation. - Remove some header files and macros not useful. Xiubo

Re: [PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

2014-05-19 Thread Daniel Lezcano
On 04/29/2014 04:18 AM, Xiubo Li wrote: Changes in V3: - Fix the ftm_irq_disable. Changes in V2: - Add big-endian support. - Add using pr_err instead of BUG_ON. - Add more detail comment message of FTM. - Add DT binding documentation. - Remove some header files and macros not useful. Xiubo

RE: [PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

2014-05-19 Thread li.xi...@freescale.com
Xiubo Li (3): clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation ARM: dts: vf610: Add Freescale FlexTimer Module timer node. clocksource: Add Freescale FlexTimer Module (FTM) timer support .../devicetree/bindings/timer/fsl,ftm-timer.txt|

[PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

2014-04-28 Thread Xiubo Li
Changes in V3: - Fix the ftm_irq_disable. Changes in V2: - Add big-endian support. - Add using pr_err instead of BUG_ON. - Add more detail comment message of FTM. - Add DT binding documentation. - Remove some header files and macros not useful. Xiubo Li (3): clocksource: ftm: Add FlexTimer

[PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support

2014-04-28 Thread Xiubo Li
Changes in V3: - Fix the ftm_irq_disable. Changes in V2: - Add big-endian support. - Add using pr_err instead of BUG_ON. - Add more detail comment message of FTM. - Add DT binding documentation. - Remove some header files and macros not useful. Xiubo Li (3): clocksource: ftm: Add FlexTimer