commit | 8d22015d23662a886e4f79c347e5e9cd717fe067 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Apr 17 13:01:53 2024 -0700 |
committer | Fabio Estevam <festevam@gmail.com> | Sat Apr 20 00:36:45 2024 -0300 |
tree | bb54799b6a75bca4f996e2b11d209be2297d08c4 | |
parent | 45d14c0120537a6fda4968d33bf57bfdef53e5f5 [diff] |
board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp The GW73xx baseboard needs a PCI dt adjustment for revC/D based on a change of the PCIe switch. Make sure we are only doing this for a pci based ethernet to avoid causing a boot hang when the ethernet1 alias points to eqos or fec. To know this is a pcie device ensure the alias begins with the pcie controller. Signed-off-by: Tim Harvey <tharvey@gateworks.com>