Quoting Lars-Peter Clausen (2023-01-14 15:34:58) > The VCO frequency needs to be within a certain range and the driver > enforces this. > > Make use of the clamp macro to implement this instead of open-coding it. > This makes the code a bit shorter and also semanticly stronger. > > Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx> > --- Applied to clk-next