···1818- refclk: Clock used for driving REFCLK signal (optional, if not provided1919 the driver assumes that clock signal is always available, its2020 rate is specified by REF_SEL pins and a value from the primary2121- reference clock frequencies table is used)2121+ reference clock frequencies table is used). Use clocks and2222+ clock-names in order to assign it2223- refclk-frequency: Frequency of the REFCLK signal as defined by REF_SEL2324 pins (optional, if not provided, driver will not set rate of the2425 REFCLK signal and assume that a value from the primary reference···3433 intn-gpios = <&gpx3 4 1>;3534 reset-gpios = <&gpx3 5 1>;3635 initial-mode = <1>;3636+ clocks = <&clks 80>;3737+ clock-names = "refclk";3738 };