Files
u-boot/drivers
Pali Rohár afef9f4215 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases
In first phase just parse DT properties and fill struct mvebu_pcie. In
second phase setup all PCIe links (without enabling them). And in the last
third phase enable all PCIe links and create UCLASS_PCI device for each
one.

Because parsing of DT is done before UCLASS_PCI is created, we cannot use
DM for this action anymore. So remove .of_to_plat callback and replace it
by ad-hoc function for parsing DT properties and filling struct mvebu_pcie.

Signed-off-by: Pali Rohár <pali@kernel.org>
2022-01-14 07:47:57 +01:00
..
2021-12-20 17:12:04 -05:00
2022-01-13 07:57:49 -05:00
2021-09-25 09:46:15 -06:00
2021-10-05 08:50:15 -04:00
2021-11-07 18:36:56 +01:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2021-12-27 08:41:38 -05:00
2021-12-05 09:26:26 -07:00
2021-10-31 08:46:44 -04:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2022-01-13 07:57:49 -05:00
2021-11-18 20:18:34 -05:00
2022-01-13 07:57:49 -05:00
2021-11-09 11:57:22 +09:00
2022-01-13 07:57:49 -05:00
2021-09-04 12:26:02 -04:00
2022-01-13 09:13:41 -07:00
2021-11-30 14:11:05 +02:00
2021-09-13 18:23:13 -04:00
2021-10-01 21:08:18 -04:00
2021-10-31 08:46:44 -04:00
2021-10-31 08:46:44 -04:00