Skip to content

Commit b4f6200

Browse files
WeiFang-NXPabelvesa
authored andcommitted
dt-bindings: clock: add RMII clock selection
Add RMII clock selection for ENETC0 and ENETC1. Signed-off-by: Wei Fang <wei.fang@nxp.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20240829011849.364987-3-wei.fang@nxp.com Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
1 parent 4b78b54 commit b4f6200

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)