u-boot/drivers/firmware
Manorit Chawdhry 998e00cfce drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver
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.

[0]: https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/21

Suggested-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2024-12-31 17:55:02 -06:00
..
arm-ffa include: export uuid.h 2024-09-12 17:35:37 +02:00
scmi Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
firmware-sandbox.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
firmware-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
firmware-zynqmp.c drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
Kconfig arm_ffa: introduce Arm FF-A support 2023-08-08 10:22:03 -04:00
Makefile global: Rename SPL_ to XPL_ 2024-10-11 11:44:48 -06:00
psci.c firmware: psci: register PSCI power domains to stub driver 2024-07-16 12:46:24 -06:00
ti_sci.c drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driver 2024-12-31 17:55:02 -06:00
ti_sci.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
ti_sci_static_data.h firmware: ti_sci_static_data: Add static DMA channel 2024-06-19 12:07:44 -06:00