[PATCH 2/4] ARM: dts: NSP: disable sp804 ccbtimers by default

Florian Fainelli f.fainelli at gmail.com
Sun Jun 13 09:22:49 PDT 2021



On 6/13/2021 2:46 AM, Matthew Hagan wrote:
> The sp804 ccbtimers are enabled by default, however they may or may not
> be present on the board. This patch disables them by default, requiring
> them to be enabled only where applicable.

The timers are always part of the SoC, so they should always be enabled,
and if there was some board specific wiring, in that maybe one of the
times was fed a different clock source than iprocslow, we could deal
with that on a per-board basis.

If someone does not want a specific timer to be used, it could be
unbound once the kernel has booted for instance.
-- 
Florian



More information about the linux-arm-kernel mailing list