Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Rich Felker
On Thu, Oct 20, 2016 at 07:56:09PM +0200, Thomas Gleixner wrote: > Daniel, > > On Thu, 20 Oct 2016, Rich Felker wrote: > > On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > > > Unfortunately it won't happen. v4.9-rc1 is already out. The driver will be > > > in v4.10. > > > > > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Rich Felker
On Thu, Oct 20, 2016 at 07:56:09PM +0200, Thomas Gleixner wrote: > Daniel, > > On Thu, 20 Oct 2016, Rich Felker wrote: > > On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > > > Unfortunately it won't happen. v4.9-rc1 is already out. The driver will be > > > in v4.10. > > > > > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Thomas Gleixner
On Thu, 20 Oct 2016, Thomas Gleixner wrote: > Daniel, > > On Thu, 20 Oct 2016, Rich Felker wrote: > > On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > > > Unfortunately it won't happen. v4.9-rc1 is already out. The driver will be > > > in v4.10. > > > > > > If you wanted patches

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Thomas Gleixner
On Thu, 20 Oct 2016, Thomas Gleixner wrote: > Daniel, > > On Thu, 20 Oct 2016, Rich Felker wrote: > > On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > > > Unfortunately it won't happen. v4.9-rc1 is already out. The driver will be > > > in v4.10. > > > > > > If you wanted patches

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Thomas Gleixner
Daniel, On Thu, 20 Oct 2016, Rich Felker wrote: > On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > > Unfortunately it won't happen. v4.9-rc1 is already out. The driver will be > > in v4.10. > > > > If you wanted patches merged for v4.9, they should have been merged in the > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Thomas Gleixner
Daniel, On Thu, 20 Oct 2016, Rich Felker wrote: > On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > > Unfortunately it won't happen. v4.9-rc1 is already out. The driver will be > > in v4.10. > > > > If you wanted patches merged for v4.9, they should have been merged in the > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Rich Felker
On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > On Wed, Oct 19, 2016 at 09:22:25PM -0400, Rich Felker wrote: > > On Mon, Oct 17, 2016 at 11:30:13AM +0200, Daniel Lezcano wrote: > > > On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > > > > This version of the patch

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Rich Felker
On Thu, Oct 20, 2016 at 09:32:40AM +0200, Daniel Lezcano wrote: > On Wed, Oct 19, 2016 at 09:22:25PM -0400, Rich Felker wrote: > > On Mon, Oct 17, 2016 at 11:30:13AM +0200, Daniel Lezcano wrote: > > > On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > > > > This version of the patch

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Daniel Lezcano
On Wed, Oct 19, 2016 at 09:22:25PM -0400, Rich Felker wrote: > On Mon, Oct 17, 2016 at 11:30:13AM +0200, Daniel Lezcano wrote: > > On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > > > This version of the patch makes the changes requested by Daniel > > > Lezcano in review of v8. > > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-20 Thread Daniel Lezcano
On Wed, Oct 19, 2016 at 09:22:25PM -0400, Rich Felker wrote: > On Mon, Oct 17, 2016 at 11:30:13AM +0200, Daniel Lezcano wrote: > > On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > > > This version of the patch makes the changes requested by Daniel > > > Lezcano in review of v8. > > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-19 Thread Rich Felker
On Mon, Oct 17, 2016 at 11:30:13AM +0200, Daniel Lezcano wrote: > On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > > This version of the patch makes the changes requested by Daniel > > Lezcano in review of v8. > > > > Rich Felker (2): > > of: add J-Core timer bindings > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-19 Thread Rich Felker
On Mon, Oct 17, 2016 at 11:30:13AM +0200, Daniel Lezcano wrote: > On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > > This version of the patch makes the changes requested by Daniel > > Lezcano in review of v8. > > > > Rich Felker (2): > > of: add J-Core timer bindings > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-17 Thread Daniel Lezcano
On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > This version of the patch makes the changes requested by Daniel > Lezcano in review of v8. > > Rich Felker (2): > of: add J-Core timer bindings > clocksource: add J-Core timer/clocksource driver > >

Re: [PATCH v9 0/2] J-Core timer support

2016-10-17 Thread Daniel Lezcano
On Thu, Oct 13, 2016 at 09:51:06PM +, Rich Felker wrote: > This version of the patch makes the changes requested by Daniel > Lezcano in review of v8. > > Rich Felker (2): > of: add J-Core timer bindings > clocksource: add J-Core timer/clocksource driver > >

[PATCH v9 0/2] J-Core timer support

2016-10-13 Thread Rich Felker
This version of the patch makes the changes requested by Daniel Lezcano in review of v8. Rich Felker (2): of: add J-Core timer bindings clocksource: add J-Core timer/clocksource driver .../devicetree/bindings/timer/jcore,pit.txt| 24 ++ drivers/clocksource/Kconfig

[PATCH v9 0/2] J-Core timer support

2016-10-13 Thread Rich Felker
This version of the patch makes the changes requested by Daniel Lezcano in review of v8. Rich Felker (2): of: add J-Core timer bindings clocksource: add J-Core timer/clocksource driver .../devicetree/bindings/timer/jcore,pit.txt| 24 ++ drivers/clocksource/Kconfig