Re: [PATCH 0/2] AM64: Tick timer fixes

2022-03-07 Thread Nishanth Menon
On 14:50-20220307, Vignesh Raghavendra wrote: > Patch 1 switches AM64 to use GTC as system timer at A53 SPL/U-boot > stage as done in other TI K3 platforms Minor nuance clarification: We don't use System timer (aka GTC) directly. System timer[1] feeds the armv8 per cpu timer[2] - and the per-cpu

[PATCH 0/2] AM64: Tick timer fixes

2022-03-07 Thread Vignesh Raghavendra
Patch 1 switches AM64 to use GTC as system timer at A53 SPL/U-boot stage as done in other TI K3 platforms Patch 2 corrects DM timer freq to be 200MHz (used at R5 SPL stage) Vignesh Raghavendra (2): configs: am64x_evm_a53_defconfig: Switch to GTC as tick timer ARM: dts: k3-am642: Fix correct