
15 Mar
2023
15 Mar
'23
2:11 p.m.
On Thu, Feb 09, 2023 at 06:07:02PM +0200, Ioana Ciornei wrote:
This patch set fixes the MAC address fixup procedure which was impacted by several changes in the phy_interface_t used to describe some interfaces. The transitions from "xgmii" to "xfi" and then finally to "10gbase-r" were involved.
The first patch just exports a function to identify the DPMAC id of an UCLASS_ETH device and the DPAA2 driver name as a macro.
Ioana Ciornei (2): drivers: net: ldpaa: export driver name and API to get DPMAC id drivers: net: fsl-mc: fix MAC address fixup procedure
Is there any chance for this two patches to be picked up for the v2023.04 release?