arm: mach-k3: j721e_init: Force early probe of clk-k3 driver
authorDave Gerlach <d-gerlach@ti.com>
Fri, 11 Jun 2021 08:45:23 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commit61305e00c704aa3c4ccf73598074ada4e55185fd
tree8bf240fb6cb64955343e955fd68bd20885915368
parent925698daaca552729701935743791a9c737152ed
arm: mach-k3: j721e_init: Force early probe of clk-k3 driver

Force the clk-k3 driver to probe early during R5 SPL boot to ensure the
default system clock configuration is completed. Many other drivers
assume a default state of the clock tree and it is currently possible
for them to probe before clk-k3 depending on the exact system
configuration.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Reported-by: Keerthy <j-keerthy@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/j721e_init.c