[PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver

Tom Rini trini at konsulko.com
Wed Jan 1 01:59:07 CET 2025


On Tue, 17 Dec 2024 14:24:37 +0530, Manorit Chawdhry wrote:

> Currently the driver relies on bootph flag to probe it during PRE_RELOC
> stage but with the upcoming cleanup of v6.13, we don't have the bootph
> property in the parent nodes anymore and ti_sci driver being one of the
> parent nodes required during SPL stage would end up hampering the probe
> model [0].
> 
> Add DM_FLAG_PRE_RELOC to ti_sci driver for mitigating this issue.
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list