bsp/tms570: Use new pin define

Update #4982.
This commit is contained in:
Sebastian Huber
2023-12-21 15:16:47 +01:00
parent 8e8b9bc0b7
commit 600bd56543

View File

@@ -199,7 +199,7 @@
per_pin_action( common_arg, \
TMS570_BALL_F2_GIOB_2 | TMS570_PIN_CLEAR_RQ_MASK ) \
per_pin_action( common_arg, \
TMS570_MMR_SELECT_GMII_SEL | TMS570_PIN_CLEAR_RQ_MASK ) \
TMS570_MMR_SELECT_MII_MODE | TMS570_PIN_CLEAR_RQ_MASK ) \
per_pin_action( common_arg, TMS570_MMR_SELECT_ADC_TRG1 ) \