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

Vignesh Raghavendra vigneshr at ti.com
Fri Mar 11 16:53:20 CET 2022


Patch 1 switches AM64 to use armv8 per-cpu 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)

v2:
Update commit message 1/2 as per Nishanth's suggestion
Reword commit msg in 2/2 to be more readable.

v1: lore.kernel.org/r/20220307092059.669376-1-vigneshr at ti.com

Vignesh Raghavendra (2):
  configs: am64x_evm_a53_defconfig: Switch to per-cpu timer as tick
    provider
  ARM: dts: k3-am642: Correct timer frequency

 arch/arm/dts/k3-am642-evm-u-boot.dtsi | 2 +-
 arch/arm/dts/k3-am642-sk-u-boot.dtsi  | 2 +-
 configs/am64x_evm_a53_defconfig       | 3 ---
 3 files changed, 2 insertions(+), 5 deletions(-)

-- 
2.35.1



More information about the U-Boot mailing list