Hi Chris
available options for dts (device tree) can be found in
linux/Documentation/devicetree/bindings and may be useful to check ../net/fsl-fec.txt
linux-imx.git - i.MX Linux Kernel
but and I am afraid there are no options for generating selected LVDS1_CLK output.
In general one can add such option in driver, as example one can look at property
"phy-reset-duration", described in linux/Documentation/devicetree/bindings/net/fsl-fec.txt
and used in linux/drivers/net/ethernet/freescale/fec_main.c
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------