diff options
author | Philip Oberfichtner <pro@denx.de> | 2024-08-02 11:25:37 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-09-03 09:12:00 -0600 |
commit | beabef651139574ba372e6d0ba004fad1ce64759 (patch) | |
tree | 52135c7ed449d958430f74e6e2cb9afa25c74bef /drivers/net/dwc_eth_qos_intel.c | |
parent | 14b237a8bd169c81faef1c62c9bcb21c655cf5a4 (diff) |
net: dwc_eth_qos: Adapt probe() for PCI devices
PCI devices do not necessarily use a device tree. In that case, the
driver currently fails to find eqos->config and eqos->regs.
This commit factors out the respective functionality. Device tree usage
remains default, but board specific implementations will be possible as
well.
Signed-off-by: Philip Oberfichtner <pro@denx.de>
Diffstat (limited to 'drivers/net/dwc_eth_qos_intel.c')
0 files changed, 0 insertions, 0 deletions