mimxrt/boards/MIMXRT1170_EVK: Remove obsolete pin defines.

The definitions from pins.csv are used directly in mimxrt/eth.c

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
This commit is contained in:
Andrew Leech
2025-11-11 13:31:25 +11:00
committed by Damien George
parent 2a5a8cc16e
commit 5021137f32

View File

@@ -175,10 +175,6 @@
#define ENET_1_PHY_OPS phyrtl8211f_ops
// 1G Ethernet PIN definitions
// No INT pin for ENET_1G
#define ENET_1_RESET_PIN &pin_GPIO_DISP_B2_13
#define ENET_1_INT_PIN NULL
#define IOMUX_TABLE_ENET_1 \
{ IOMUXC_GPIO_DISP_B1_00_ENET_1G_RX_EN, 0, 0x08U }, \
{ IOMUXC_GPIO_DISP_B1_01_ENET_1G_RX_CLK, 0, 0x08U }, \