Skip to content

Commit b4f6200

Browse files
Wei Fangabelvesa
authored andcommitted
dt-bindings: clock: add RMII clock selection
Add RMII clock selection for ENETC0 and ENETC1. Signed-off-by: Wei Fang <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Abel Vesa <[email protected]>
1 parent 4b78b54 commit b4f6200

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/dt-bindings/clock/nxp,imx95-clock.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,7 @@
2525
#define IMX95_CLK_DISPMIX_ENG0_SEL 0
2626
#define IMX95_CLK_DISPMIX_ENG1_SEL 1
2727

28+
#define IMX95_CLK_NETCMIX_ENETC0_RMII 0
29+
#define IMX95_CLK_NETCMIX_ENETC1_RMII 1
30+
2831
#endif /* __DT_BINDINGS_CLOCK_IMX95_H */

0 commit comments

Comments
 (0)