Re: [PATCH v8 00/26] Ingenic TCU patchset v8

2019-01-24 Thread Paul Cercueil
Hi Mathieu, Le jeu. 24 janv. 2019 à 18:26, Mathieu Malaterre a écrit : Paul, On Wed, Dec 12, 2018 at 11:09 PM Paul Cercueil wrote: Hi, Here's the version 8 and hopefully final version of my patchset, which adds support for the Timer/Counter Unit found in JZ47xx SoCs from Ingenic.

Re: [PATCH v8 00/26] Ingenic TCU patchset v8

2019-01-24 Thread Mathieu Malaterre
Paul, On Wed, Dec 12, 2018 at 11:09 PM Paul Cercueil wrote: > > Hi, > > Here's the version 8 and hopefully final version of my patchset, which > adds support for the Timer/Counter Unit found in JZ47xx SoCs from > Ingenic. I can no longer boot my MIPS Creator CI20 with this series (merged opendin

[PATCH v8 00/26] Ingenic TCU patchset v8

2018-12-12 Thread Paul Cercueil
Hi, Here's the version 8 and hopefully final version of my patchset, which adds support for the Timer/Counter Unit found in JZ47xx SoCs from Ingenic. The big change is that the timer driver has been simplified. The code to dynamically update the system timer or clocksource to a new channel has be