Skip to content
Commit 50fa67d0 authored by Neha Malcom Francis's avatar Neha Malcom Francis Committed by Tom Rini
Browse files

arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFS



When setting boot media to load the TIFS binary in legacy boot flow
(followed by J721E), get_timer() is called which eventually calls
dm_timer_init() to grab the tick-timer, which is mcu_timer0. Since we
need to set up the clocks before using the timer, move clk_k3 driver
probe before k3_sysfw_loader to ensure we have all necessary clocks set
up before.

Signed-off-by: default avatarNeha Malcom Francis <n-francis@ti.com>
Reviewed-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarManorit Chawdhry <m-chawdhry@ti.com>
parent dd0169f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment