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

2017-11-06 Thread Tomer Maimon
On 4 November 2017 at 02:28, Brendan Higgins wrote: > Looks like you missed a couple of comments from Daniel: > https://www.spinics.net/lists/devicetree/msg196683.html > > Also, I think the binding documentation is supposed to come before the driver. > > On Wed, Nov 1,

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

2017-11-06 Thread Tomer Maimon
On 4 November 2017 at 02:28, Brendan Higgins wrote: > Looks like you missed a couple of comments from Daniel: > https://www.spinics.net/lists/devicetree/msg196683.html > > Also, I think the binding documentation is supposed to come before the driver. > > On Wed, Nov 1, 2017 at 5:16 AM, Tomer

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

2017-11-03 Thread Brendan Higgins
Looks like you missed a couple of comments from Daniel: https://www.spinics.net/lists/devicetree/msg196683.html Also, I think the binding documentation is supposed to come before the driver. On Wed, Nov 1, 2017 at 5:16 AM, Tomer Maimon wrote: > Add Nuvoton BMC NPCM7xx timer

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

2017-11-03 Thread Brendan Higgins
Looks like you missed a couple of comments from Daniel: https://www.spinics.net/lists/devicetree/msg196683.html Also, I think the binding documentation is supposed to come before the driver. On Wed, Nov 1, 2017 at 5:16 AM, Tomer Maimon wrote: > Add Nuvoton BMC NPCM7xx timer driver. > > the

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

2017-11-01 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 v2 1/2] clocksource: npcm: add NPCM7xx timer driver

2017-11-01 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 +