diff options
author | Wadim Egorov <w.egorov@phytec.de> | 2018-02-14 17:07:12 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-14 15:33:43 -0500 |
commit | 0e47079b6cd7d26e2dab95398927b1184a9a733c (patch) | |
tree | 799cdf5bbdec86624de1baab2900d2f1bcd7b365 /Documentation | |
parent | 9708fb630d19ee51ae3aeb3a533e3010da0e8570 (diff) | |
download | linux-0e47079b6cd7d26e2dab95398927b1184a9a733c.tar.gz linux-0e47079b6cd7d26e2dab95398927b1184a9a733c.tar.bz2 linux-0e47079b6cd7d26e2dab95398927b1184a9a733c.zip |
net: phy: dp83867: Add documentation for CLK_OUT pin muxing
Add documentation of ti,clk-output-sel which can be used to select
a specific clock for CLK_OUT.
Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/ti,dp83867.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.txt b/Documentation/devicetree/bindings/net/ti,dp83867.txt index 02c4353b5cf2..9ef9338aaee1 100644 --- a/Documentation/devicetree/bindings/net/ti,dp83867.txt +++ b/Documentation/devicetree/bindings/net/ti,dp83867.txt @@ -25,6 +25,8 @@ Optional property: software needs to take when this pin is strapped in these modes. See data manual for details. + - ti,clk-output-sel - Muxing option for CLK_OUT pin - see dt-bindings/net/ti-dp83867.h + for applicable values. Note: ti,min-output-impedance and ti,max-output-impedance are mutually exclusive. When both properties are present ti,max-output-impedance |