From mboxrd@z Thu Jan 1 00:00:00 1970 From: manabian@gmail.com (Joachim Eastwood) Date: Mon, 11 May 2015 13:54:46 +0200 Subject: [PATCH v3 2/7] clocksource: add lpc32xx timer driver In-Reply-To: <20150511114214.GA19714@linux> References: <1431017317-23740-1-git-send-email-manabian@gmail.com> <1431017317-23740-3-git-send-email-manabian@gmail.com> <55508CE3.6000008@linaro.org> <55509494.2050008@linaro.org> <20150511114214.GA19714@linux> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11 May 2015 at 13:42, Viresh Kumar wrote: > On 11-05-15, 13:37, Daniel Lezcano wrote: >> On 05/11/2015 01:30 PM, Joachim Eastwood wrote: >> >Has any other drivers been switched over that I could take a look at? >> >> Not I am aware of. Viresh [Cc'ed] has a bunch of driver changes in >> its log to send, may be he can send you one you can look at. > > git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git clkevt/migrate-to-new-per-state-api Thanks. The changes look quite simple to make. > NOTE: I haven't tried to upstream any of this yet. Waiting for some other > changes to get merged first. I see. Should I switch the API in my clocksource driver now or should that also wait? regards, Joachim Eastwood