]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: phy: dp83867: Add documentation for disabling clock output
authorTrent Piepho <tpiepho@impinj.com>
Wed, 22 May 2019 18:43:21 +0000 (18:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 May 2019 00:40:17 +0000 (17:40 -0700)
commit146b73a36819527dff27095db9e94aa1ea0114da
tree4df7e9c3034ca7ffef64032344748990ab431054
parent84e1a46e2630c31e543d698138ac5a516dab4843
dt-bindings: phy: dp83867: Add documentation for disabling clock output

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@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/ti,dp83867.txt
include/dt-bindings/net/ti-dp83867.h