Files
Ye Li 9e46861a01 net: fsl_enetc: Add support for i.MX952
Extend ENETC driver to support i.MX952 platform where 2 ENETC
controllers are located on different PCIe buses.

Key changes:
- Add enetc_dev_id_imx() to derive device ID from device tree "reg"
  property for i.MX952, mapping bus_devfn values 0x0 and 0x100 to device
  IDs 0 and 1 respectively
- Implement imx952_netcmix_init() to configure MII protocol and PCS
  settings based on PHY mode parsed from device tree
- Add i.MX952 to FSL_ENETC_NETC_BLK_CTRL Kconfig dependencies

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Alice Guo <alice.guo@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2026-05-15 17:31:40 -03:00
..
2026-03-31 16:43:28 +02:00
2025-08-27 15:39:58 +08:00
2025-05-05 14:16:50 -06:00
2025-05-05 14:16:50 -06:00
2022-11-28 10:25:17 -05:00
2026-01-21 12:05:15 -06:00
2022-12-22 10:31:48 -05:00
2026-03-31 16:54:11 +02:00
2026-04-27 11:26:40 -06:00
2025-07-10 19:26:55 +02:00
2024-01-29 22:35:02 -05:00