Skip to content
Commit 4b370660 authored by Andrew Davis's avatar Andrew Davis Committed by Tom Rini
Browse files

arm: mach-k3: am642: Fix reset for workaround errata ID i2331



To workaround an issue in AM642 we reset the SoC in early boot. For that
we first probed the sysreset driver by calling uclass_get_device(). The
ti-sci sysreset driver is now probed during the ti-sci firmware probe.
Update this call to probe the firmware driver which will then probe
the sysreset driver allowing do_reset() to again function as expected.

Reported-by: default avatarJonathan Humphreys <j-humphreys@ti.com>
Fixes: fc5d4028 ("firmware: ti_sci: Bind sysreset driver when enabled")
Signed-off-by: default avatarAndrew Davis <afd@ti.com>
Tested-by: default avatarWadim Egorov <w.egorov@phytec.de>
Tested-by: default avatarKamlesh Gurudasani <kamlesh@ti.com>
parent 3104b162
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