Re: [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource

2018-02-13 Thread Keerthy
On Tuesday 13 February 2018 07:54 AM, Suman Anna wrote: > Hi Keerthy, > > On 01/09/2018 12:23 AM, J, KEERTHY wrote: >> Move the dmtimer driver out of plat-omap to clocksource. >> So that non-omap devices also could use this. > > What non-omap devices do you have in mind? I don't think this driv

Re: [PATCH v7 4/9] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource

2018-02-12 Thread Suman Anna
Hi Keerthy, On 01/09/2018 12:23 AM, J, KEERTHY wrote: > Move the dmtimer driver out of plat-omap to clocksource. > So that non-omap devices also could use this. What non-omap devices do you have in mind? I don't think this driver is ready for that yet. It still has a lot of OMAP dependencies. So