From: Trent Piepho <tpiepho@xxxxxxxxxx> Date: Wed, 22 May 2019 18:43:21 +0000 > The clock output is generally only used for testing and development and > not used to daisy-chain PHYs. It's just a source of RF noise afterward. > > Add a mux value for "off". I've added it as another enumeration to the > output property. In the actual PHY, the mux and the output enable are > independently controllable. However, it doesn't seem useful to be able > to describe the mux setting when the output is disabled. > > Document that PHY's default setting will be left as is if the property > is omitted. > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Mark Rutland <mark.rutland@xxxxxxx> > Signed-off-by: Trent Piepho <tpiepho@xxxxxxxxxx> Applied.