[PATCH] drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
Tom Rini
trini at konsulko.com
Tue Dec 17 15:53:00 CET 2024
On Tue, Dec 17, 2024 at 02:24:37PM +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.
Can you please expand on why with v6.13 we don't have the flag anymore?
Thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241217/91297d1f/attachment.sig>
More information about the U-Boot
mailing list