Re: [PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-12-07 Thread Brendan Higgins
On Fri, Nov 17, 2017 at 11:29 AM, Brendan Higgins wrote: > On Mon, Nov 6, 2017 at 8:28 AM, Tomer Maimon wrote: >> Add Nuvoton BMC NPCM7xx timer driver. >> >> the clocksource Enable 24-bit TIMER0 and TIMER1 counters, >> while TIMER0 serves as

Re: [PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-12-07 Thread Brendan Higgins
On Fri, Nov 17, 2017 at 11:29 AM, Brendan Higgins wrote: > On Mon, Nov 6, 2017 at 8:28 AM, Tomer Maimon wrote: >> Add Nuvoton BMC NPCM7xx timer driver. >> >> the clocksource Enable 24-bit TIMER0 and TIMER1 counters, >> while TIMER0 serves as clockevent and TIMER1 serves as clocksource. >> >>

Re: [PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-11-17 Thread Brendan Higgins
On Mon, Nov 6, 2017 at 8:28 AM, Tomer Maimon wrote: > Add Nuvoton BMC NPCM7xx timer driver. > > the clocksource Enable 24-bit TIMER0 and TIMER1 counters, > while TIMER0 serves as clockevent and TIMER1 serves as clocksource. > > Signed-off-by: Tomer Maimon

Re: [PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-11-17 Thread Brendan Higgins
On Mon, Nov 6, 2017 at 8:28 AM, Tomer Maimon wrote: > Add Nuvoton BMC NPCM7xx timer driver. > > the clocksource Enable 24-bit TIMER0 and TIMER1 counters, > while TIMER0 serves as clockevent and TIMER1 serves as clocksource. > > Signed-off-by: Tomer Maimon > --- > drivers/clocksource/Kconfig

[PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-11-06 Thread Tomer Maimon
Add Nuvoton BMC NPCM7xx timer driver. the clocksource Enable 24-bit TIMER0 and TIMER1 counters, while TIMER0 serves as clockevent and TIMER1 serves as clocksource. Signed-off-by: Tomer Maimon --- drivers/clocksource/Kconfig | 8 ++ drivers/clocksource/Makefile

[PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-11-06 Thread Tomer Maimon
Add Nuvoton BMC NPCM7xx timer driver. the clocksource Enable 24-bit TIMER0 and TIMER1 counters, while TIMER0 serves as clockevent and TIMER1 serves as clocksource. Signed-off-by: Tomer Maimon --- drivers/clocksource/Kconfig | 8 ++ drivers/clocksource/Makefile| 1 +