Message ID | 20200507172330.18679-1-tony@atomide.com (mailing list archive) |
---|---|
Headers | show |
Series | Update omaps to use drivers/clocksource timers | expand |
Hi Tony, On 07/05/2020 19:23, Tony Lindgren wrote: > Hi all, > > Here's v3 series to udpate omaps to use drivers/clocksource timers for > the 32k counter and dmtimer, and to remove the old legacy platform code. > Please review and test. > > I've updated the timer-ti-dm-systimer.c patch based on the comments from > Daniel and Rob, and added support for selecting the preferred timers to > use. > > Then for merging when folks are happy with this series, Daniel if you > can please apply the first three patches into an immutable branch it > would be great. so the clk patch also ? [ ... ]
* Daniel Lezcano <daniel.lezcano@linaro.org> [200518 16:59]: > > Hi Tony, > > On 07/05/2020 19:23, Tony Lindgren wrote: > > Hi all, > > > > Here's v3 series to udpate omaps to use drivers/clocksource timers for > > the 32k counter and dmtimer, and to remove the old legacy platform code. > > Please review and test. > > > > I've updated the timer-ti-dm-systimer.c patch based on the comments from > > Daniel and Rob, and added support for selecting the preferred timers to > > use. > > > > Then for merging when folks are happy with this series, Daniel if you > > can please apply the first three patches into an immutable branch it > > would be great. > > so the clk patch also ? Oops sorry, just first two are needed as we no longer need the device tree binding changes :) Regards, Tony
On 18/05/2020 19:00, Tony Lindgren wrote: > * Daniel Lezcano <daniel.lezcano@linaro.org> [200518 16:59]: >> >> Hi Tony, >> >> On 07/05/2020 19:23, Tony Lindgren wrote: >>> Hi all, >>> >>> Here's v3 series to udpate omaps to use drivers/clocksource timers for >>> the 32k counter and dmtimer, and to remove the old legacy platform code. >>> Please review and test. >>> >>> I've updated the timer-ti-dm-systimer.c patch based on the comments from >>> Daniel and Rob, and added support for selecting the preferred timers to >>> use. >>> >>> Then for merging when folks are happy with this series, Daniel if you >>> can please apply the first three patches into an immutable branch it >>> would be great. >> >> so the clk patch also ? > > Oops sorry, just first two are needed as we no longer need the > device tree binding changes :) Ok