commit | 9a34795d585598ea8c2ecaae565a0aa6505b8ca9 | [log] [tgz] |
---|---|---|
author | Alice Guo <alice.guo@nxp.com> | Thu Jan 16 05:03:29 2025 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Mon Jan 20 08:40:39 2025 -0300 |
tree | 8d1ac9c14d4fa81a9da8b66a1e8aa2cd1e39aafb | |
parent | a54e886526d0caa9b7c34f55524f44ebcf84cd6d [diff] |
net: fsl_enetc: add i.MX95 EMDIO support The verdor ID and device ID of i.MX95 EMDIO are different from LS1028A EMDIO, so add new vendor ID and device ID to pci_device_id table to support i.MX95 EMDIO. Signed-off-by: Alice Guo <alice.guo@nxp.com> Signed-off-by: Marek Vasut <marex@denx.de> # Clean up Signed-off-by: Ye Li <ye.li@nxp.com>