u-boot/drivers/net/phy
Marek Vasut 6620b9204d net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
Convert PHY driver to U_BOOT_PHY_DRIVER() macro and drop phy_register() init call.

Converted using sed
"s@^static struct phy_driver \(.*\)_driver = \+{@U_BOOT_PHY_DRIVER(\L\1) = {"

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Acked-by: Michal Simek <michal.simek@amd.com>
Tested-by: Michal Simek <michal.simek@amd.com> #microblaze (MANUAL_RELOC)
2023-04-07 14:18:50 +02:00
..
adin.c net: phy: adin: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
aquantia.c net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
atheros.c net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
b53.c net: phy: b53: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
broadcom.c net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
ca_phy.c net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
cortina.c net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:48 +02:00
davicom.c net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
dp83867.c net: phy: ti: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
dp83869.c net: phy: ti: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
et1011c.c net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
ethernet_id.c Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net 2022-04-15 08:10:32 -04:00
fixed.c net: phy: fixed: Support the old DT binding 2021-04-15 14:22:17 +05:30
generic_10g.c net: phy: Clean up includes of common.h 2018-07-26 14:08:22 -05:00
intel_xway.c phy: add driver for Intel XWAY PHY 2022-11-28 13:06:40 -05:00
Kconfig net: Add an SPL config for atheros 2023-03-03 09:49:02 -05:00
lxt.c net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
Makefile net: phy: ti: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
marvell.c net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
meson-gxl.c net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
micrel_ksz8xxx.c net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
micrel_ksz90x1.c net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
miiphybb.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mscc.c net: phy: mscc: add support for VSC8502 in dual RGMII mode 2021-11-23 09:57:55 +02:00
mv88e61xx.c net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
mv88e6352.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
natsemi.c net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
ncsi.c net: NC-SI setup and handling 2022-10-21 16:04:39 -04:00
nxp-c45-tja11xx.c net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
nxp-tja11xx.c net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:49 +02:00
phy.c net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
realtek.c net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
smsc.c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
teranetics.c net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
ti_phy_init.c net: phy: ti: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
ti_phy_init.h net: phy: add TI DP83869HM ethernet driver 2022-01-15 18:50:16 +02:00
vitesse.c net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00
xilinx_gmii2rgmii.c net: phy: don't require PHY interface mode during PHY creation 2022-04-10 08:44:13 +03:00
xilinx_phy.c net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() 2023-04-07 14:18:50 +02:00