[PATCH] timer: Tighten CADENCE_TTC_TIMER dependencies
Michal Simek
michal.simek at amd.com
Mon Sep 29 08:26:16 CEST 2025
On 9/26/25 17:31, Tom Rini wrote:
> This driver implements timer_get_boot_us() which is global namespace and
> can conflict with other implementations of the function for example in
> "allyesconfig". Start by limiting this driver to platforms which use it.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> I know that the help says Zynq or ZynqMP but only the ZYNQMP_R5
> architecture enables this today. I'm happy to expand this dependency
> more however or let someone from AMD v2 this.
I don't have a problem with this because arm64 is using arm timers instead of
TTC. If there is a need to use TTC we an fix that dependency.
Applied.
Michal
More information about the U-Boot
mailing list