On 10/27/22 17:49, Stephen Boyd wrote: > Quoting Sean Anderson (2022-10-27 12:11:07) >> This adds ids for the Lynx 10g SerDes's internal PLLs. These may be used >> with assigned-clock* to specify a particular frequency to use. For >> example, to set the second PLL (at offset 0x20)'s frequency, use >> LYNX10G_PLLa(1). These are for use only in the device tree, and are not >> otherwise used by the driver. >> >> Signed-off-by: Sean Anderson <sean.anderson@xxxxxxxx> >> Acked-by: Rob Herring <robh@xxxxxxxxxx> >> --- > > Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx> Whoops, looks like I forgot to pick this up in v5. There's also an (internal) clock driver in the next patch if you want to look that over. --Sean