u-boot/drivers/net
Marek Vasut 3fa3f23d1b ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string
The correct compatible string for i.MX8MP variant of DWC EQoS MAC
is "nxp,imx8mp-dwmac-eqos", use it. Drop the two current users of
the current wrong compatible string to avoid breaking them.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2022-04-12 15:36:17 +02:00
..
bnxt net: brcm: netXtreme driver 2021-12-02 08:34:01 +02:00
fm fdt_support: Add fdt_for_each_node_by_compatible() helper macro 2022-01-20 11:35:29 +01:00
fsl-mc drivers: net: fsl-mc: add a command which dumps the MC log 2021-11-09 17:18:06 +05:30
ldpaa_eth common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mscc_eswitch drivers: net: Soft reset felix switch core 2021-12-02 08:34:01 +02:00
octeontx WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
octeontx2 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
pfe_eth doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
phy Xilinx changes for v2022.07-rc1 v2 2022-04-05 11:27:39 -04:00
qe global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
ti net: ti: am65-cpsw: Cleanup resources before jump to kernel 2022-02-03 12:15:35 -05:00
Kconfig Convert CONFIG_LPC32XX_ETH to Kconfig 2022-03-25 12:01:15 +00:00
Makefile arm: Remove unused ep93xx code 2022-04-08 10:46:22 -04:00
ag7xxx.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
altera_tse.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
altera_tse.h
aspeed_mdio.c drivers: net: add Aspeed MDIO driver 2021-11-23 09:57:56 +02:00
bcm-sf2-eth-gmac.c
bcm-sf2-eth-gmac.h
bcm-sf2-eth.c net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
bcm-sf2-eth.h
bcm6348-eth.c net: bcm63xx: Don't check clk_free 2022-03-30 13:02:55 -04:00
bcm6368-eth.c net: bcm63xx: Don't check clk_free 2022-03-30 13:02:55 -04:00
bcmgenet.c
calxedaxgmac.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
cortina_ni.c net: cortina_ni: buffer overrun 2021-02-24 16:51:49 -05:00
cortina_ni.h net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs 2021-01-27 10:47:44 -05:00
dc2114x.c
designware.c net: Drop DM_PCI check from designware driver 2021-09-13 18:23:13 -04:00
designware.h
dm9000x.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
dm9000x.h
dsa_sandbox.c net: update NXP copyright text 2021-09-28 18:50:56 +03:00
dwc_eth_qos.c ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string 2022-04-12 15:36:17 +02:00
dwmac_meson8b.c net: designware: meson8b: add g12a compatible 2021-05-14 17:46:50 +02:00
dwmac_s700.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
dwmac_socfpga.c
e1000.c WS cleanup: remove excessive empty lines 2021-09-30 08:08:56 -04:00
e1000.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
e1000_spi.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
eepro100.c net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
eth-phy-uclass.c net: eth-phy: Demote missing phy-handle log message to debug 2022-01-15 18:51:49 +02:00
ethoc.c
fec_mxc.c net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE 2022-03-18 12:48:17 -04:00
fec_mxc.h net: fec_mxc: Declare 'promisc' as bool 2021-11-23 09:57:56 +02:00
fsl_enetc.c net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
fsl_enetc.h net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling 2021-07-06 05:22:41 +03:00
fsl_enetc_mdio.c
fsl_ls_mdio.c net: fsl: Fix busy flag polling register 2022-01-15 18:53:16 +02:00
fsl_mcdmafec.c net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
fsl_mdio.c
ftgmac100.c net: ftgmac100: Add Aspeed AST2600 support 2022-01-18 12:48:17 -05:00
ftgmac100.h
ftmac100.c Merge branch '2021-02-02-drop-asm_global_data-when-unused' 2021-02-15 10:16:45 -05:00
ftmac100.h
gmac_rockchip.c clk: Allow force setting clock defaults before relocation 2021-06-17 09:40:57 +08:00
higmacv300.c
ks8851_mll.c net: ks8851: Reset internal RXFC count on bad packet 2021-01-19 09:15:02 -05:00
ks8851_mll.h
ksz9477.c net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch 2021-07-10 18:12:42 +02:00
lpc32xx_eth.c net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
macb.c net: macb: Remove Microchip compatible string 2021-12-02 16:43:51 +08:00
macb.h
mcffec.c m68k: Remove M54451EVB board 2021-07-18 21:03:57 -04:00
mcfmii.c Convert CONFIG_MII_INIT to Kconfig 2022-03-25 12:01:15 +00:00
mdio-ipq4019.c
mdio_mux_i2creg.c
mdio_mux_meson_g12a.c net: add Amlogic Meson G12A MDIO MUX driver 2021-04-06 11:10:29 +02:00
mdio_mux_mmioreg.c net: add MMIO Register MDIO MUX driver 2021-04-06 11:10:29 +02:00
mdio_mux_sandbox.c
mdio_sandbox.c
mpc8xx_fec.c net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
mt7620-eth.c net: add ethernet driver for MediaTek MT7620 SoC 2021-01-24 21:39:27 +01:00
mt7628-eth.c
mtk_eth.c
mtk_eth.h
mvgbe.c net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
mvgbe.h
mvmdio.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
mvneta.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mvpp2.c net: mvpp2: add explicit sgmii-2500 support 2021-05-20 13:03:35 +02:00
netconsole.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
pch_gbe.c
pch_gbe.h
pcnet.c
pic32_eth.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
pic32_eth.h
pic32_mdio.c
ravb.c net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid 2022-02-25 21:42:07 +01:00
rtl8139.c
rtl8169.c
sandbox-raw-bus.c
sandbox-raw.c sandbox: net: Ensure host name is always a valid string 2021-07-15 18:42:05 -04:00
sandbox.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sh_eth.c net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
sh_eth.h sh: Remove sh7757lcr board 2021-02-15 10:16:24 -05:00
sja1105.c net: dsa: sja1105: fix device id detection 2022-01-15 18:49:13 +02:00
smc911x.c net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
smc911x.h WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
smc91111.c net: Use phys_addr_t for SMC net device addresses 2021-07-22 21:55:05 +03:00
smc91111.h global: Remove dead code that starts with CONFIG_[0-9A] 2021-08-30 14:13:28 -04:00
sni_ave.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sni_netsec.c board: synquacer: Initialize SCBM SMMU at board_init() 2021-07-23 18:53:45 -04:00
sun8i_emac.c net: sun8i_emac: Remove non-DM pin setup 2022-04-04 23:24:16 +01:00
sunxi_emac.c net: sunxi_emac: Remove non-DM pin setup 2022-04-04 23:24:16 +01:00
tsec.c net: tsec: Make redundant_init() static 2021-11-23 09:57:56 +02:00
vsc7385.c
vsc9953.c
xilinx_axi_emac.c net: xilinx: fix the wrong dma base address issue 2022-02-01 17:11:33 +01:00
xilinx_axi_mrmac.c net: xilinx: axi_mrmac: Add MRMAC driver 2021-07-26 09:18:45 +02:00
xilinx_axi_mrmac.h net: xilinx: axi_mrmac: Add MRMAC driver 2021-07-26 09:18:45 +02:00
xilinx_emaclite.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
zynq_gem.c net: zynq_gem: Add SGMII dynamic config support 2022-04-05 15:13:13 +02:00