[PATCH v2 0/2] Add NETC support for i.MX95
From: Wei Fang
Date: Thu Dec 19 2024 - 01:32:25 EST
We have added support for i.MX95 NETC related drivers, so it's time to
add NETC related nodes in DTS and enable the use of ENETC 0.
---
v1 link: https://lore.kernel.org/imx/20241218061725.1608466-1-wei.fang@xxxxxxx/
v2 changes:
1. Adjust the order of the nodes
2. Change the subject of patch 2
---
Wei Fang (2):
arm64: dts: imx95: add NETC related nodes
arm64: dts: imx95-19x19-evk: add ENETC 0 support
.../boot/dts/freescale/imx95-19x19-evk.dts | 52 ++++++++++
arch/arm64/boot/dts/freescale/imx95.dtsi | 94 +++++++++++++++++++
2 files changed, 146 insertions(+)
--
2.34.1