[PATCH 0/3] xilinx: Swith platforms to DM_ETH_PHY
Ashok Reddy Soma
ashokred at xilinx.com
Tue May 10 13:32:35 CEST 2022
Acked-for-series: Ashok Reddy Soma <ashok.reddy.soma at xilinx.com>
Thanks,
Ashok
> -----Original Message-----
> From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Michal Simek
> Sent: Tuesday, May 10, 2022 4:56 PM
> To: u-boot at lists.denx.de; git <git at xilinx.com>
> Cc: Joe Hershberger <joe.hershberger at ni.com>; Ramon Fried
> <rfried.dev at gmail.com>
> Subject: [PATCH 0/3] xilinx: Swith platforms to DM_ETH_PHY
>
>
> This patch series adds support for shared MDIO by using generic phy
> framework. Also enable DM_ETH_PHY config for all xilinx platforms.
>
> Thanks,
> Michal
>
>
> T Karthik Reddy (3):
> net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver
> net: xilinx: axi_emaclite: Use shared MDIO bus support for axi
> emaclite driver
> xilinx: Add CONFIG_DM_ETH_PHY config
>
> configs/microblaze-generic_defconfig | 1 +
> configs/xilinx_versal_virt_defconfig | 1 +
> configs/xilinx_zynq_virt_defconfig | 1 +
> configs/xilinx_zynqmp_virt_defconfig | 1 +
> drivers/net/xilinx_axi_emac.c | 38 ++++++++++++++++--------
> drivers/net/xilinx_emaclite.c | 43 ++++++++++++++++++----------
> 6 files changed, 58 insertions(+), 27 deletions(-)
>
> --
> 2.36.0
More information about the U-Boot
mailing list