Re: [PATCH v3 05/11] ARM: davinci: da830: switch to using the clocksource driver

2019-03-12 Thread David Lechner
On 2/26/19 6:06 AM, Bartosz Golaszewski wrote: From: Bartosz Golaszewski We now have a proper clocksource driver for davinci. Switch the da830 platform to using it. Signed-off-by: Bartosz Golaszewski --- Reviewed-by: David Lechner (same comment as the da850 patch about the comment)

[PATCH v3 05/11] ARM: davinci: da830: switch to using the clocksource driver

2019-02-26 Thread Bartosz Golaszewski
From: Bartosz Golaszewski We now have a proper clocksource driver for davinci. Switch the da830 platform to using it. Signed-off-by: Bartosz Golaszewski --- arch/arm/mach-davinci/da830.c | 36 --- 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/a