mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
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>
This commit is contained in:
parent
4b78b54762
commit
b4f62001cc
|
|
@ -25,4 +25,7 @@
|
|||
#define IMX95_CLK_DISPMIX_ENG0_SEL 0
|
||||
#define IMX95_CLK_DISPMIX_ENG1_SEL 1
|
||||
|
||||
#define IMX95_CLK_NETCMIX_ENETC0_RMII 0
|
||||
#define IMX95_CLK_NETCMIX_ENETC1_RMII 1
|
||||
|
||||
#endif /* __DT_BINDINGS_CLOCK_IMX95_H */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user