Skip to content

Commit 660035d

Browse files
yangbolu1991kartben
authored andcommitted
boards: nxp: imx95_evk: update doc and yml for NETC support on M7
Updated imx95_evk doc and yml for NETC support on M7. Signed-off-by: Yangbo Lu <[email protected]>
1 parent 0238bc2 commit 660035d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

boards/nxp/imx95_evk/doc/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ The Zephyr ``imx95_evk/mimx9596/m7`` board target supports the following hardwar
9696
+-----------+------------+-------------------------------------+
9797
| GPIO | on-chip | gpio |
9898
+-----------+------------+-------------------------------------+
99+
| NETC | on-chip | ethernet, mdio |
100+
+-----------+------------+-------------------------------------+
99101

100102
The Zephyr ``imx95_evk/mimx9596/a55`` and ``imx95_evk/mimx9596/a55/smp`` board targets support
101103
the following hardware features:
@@ -145,6 +147,13 @@ SPI
145147
The EVK board need to be reworked to solder R1217/R1218/R1219/R1220 with 0R resistances.
146148
SPI1 on J35 is enabled for M7.
147149

150+
Ethernet
151+
--------
152+
153+
NETC driver supports to manage the Physical Station Interface (PSI).
154+
The first ENET1 port could be enabled for M7 by west build option
155+
``-DEXTRA_DTC_OVERLAY_FILE=enetc_psi0.overlay``.
156+
148157

149158
Programming and Debugging (A55)
150159
*******************************

boards/nxp/imx95_evk/imx95_evk_mimx9596_m7.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ supported:
1818
- i2c
1919
- pwm
2020
- spi
21+
- netif:eth
2122
vendor: nxp

0 commit comments

Comments
 (0)