Re: [PATCH v2 06/12] ARM: davinci: da830: switch to using the clocksource driver

From: Sekhar Nori
Date: Fri Feb 08 2019 - 07:23:42 EST


On 04/02/19 10:47 PM, Bartosz Golaszewski wrote:
> -/*
> - * T0_BOT: Timer 0, bottom : Used for clock_event & clocksource
> - * T0_TOP: Timer 0, top : Used by DSP
> - * T1_BOT, T1_TOP: Timer 1, bottom & top: Used for watchdog timer

Aren't we changing this usage model for DA830 now, leaving no clock for
use by DSP? It seems to me that after these patches clockevent is always
T0_BOT and clocksource is always T0_TOP.

Thanks,
Sekhar