From: Heiko Stuebner <heiko@xxxxxxxxx> Date: Tue, 9 Jun 2020 15:31:40 +0200 > From: Heiko Stuebner <heiko.stuebner@xxxxxxxxxxxxxxxxxxxxx> > > At least VSC8530/8531/8540/8541 contain a clock output that can emit > a predefined rate of 25, 50 or 125MHz. > > This may then feed back into the network interface as source clock. > So follow the example the at803x already set and introduce a > vsc8531,clk-out-frequency property to set that output. > > Signed-off-by: Heiko Stuebner <heiko.stuebner@xxxxxxxxxxxxxxxxxxxxx> > --- > Hi Andrew, > > I didn't change the property yet, do you have a suggestion on > how to name it though? Going by the other examples in the > ethernet-phy.yamls, something like enet-phy-clock-out-frequency ? Andrew, please help Heiko out with the naming here so we can move forward on this patch series. Thank you.