Tim Harvey cd18f1e6e6 imx: ventana: enable dm support for PCI and FEC ethernet
Enable driver model support for FEC ethernet which allows us to remove
the iomux and board_eth_init function. Replace the toggling of the ethernet
phy reset with dt configuration.

Enable driver model support for PCI which allows us to remove the
eth1000_initialize() call. Additionally enable PCI_INIT_R to scan for
PCI devices on init such as the e1000 that is present on the GW552x.

Convert board_pci_fixup to use dm callback and remove pcidisable env
variable which is not supported for DM_PCI and thus leave PCI always
enabled during init.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2021-06-09 13:33:35 +02:00
..
2021-03-01 10:21:36 +01:00
2021-02-08 14:01:19 +05:30
2021-06-09 13:32:49 +02:00
2020-08-24 14:11:31 -04:00
2021-03-20 16:24:27 -04:00
2021-06-09 13:32:42 +02:00
2020-10-22 09:54:54 -04:00
2020-10-27 08:01:36 +01:00
2021-03-30 12:03:24 +02:00