Skip to content

Commit

Permalink
dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
Browse files Browse the repository at this point in the history
Document qca,sgmii-enable-pll binding used in the CPU nodes to
enable SGMII PLL on MAC config.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ansuel Smith authored and David S. Miller committed Oct 15, 2021
1 parent 5654ec7 commit 13ad5cc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/devicetree/bindings/net/dsa/qca8k.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@ A CPU port node has the following optional node:
Mostly used in qca8327 with CPU port 0 set to
sgmii.
- qca,sgmii-txclk-falling-edge: Set the transmit clock phase to falling edge.
- qca,sgmii-enable-pll : For SGMII CPU port, explicitly enable PLL, TX and RX
chain along with Signal Detection.
This should NOT be enabled for qca8327. If enabled with
qca8327 the sgmii port won't correctly init and an err
is printed.
This can be required for qca8337 switch with revision 2.
A warning is displayed when used with revision greater
2.
With CPU port set to sgmii and qca8337 it is advised
to set this unless a communication problem is observed.

For QCA8K the 'fixed-link' sub-node supports only the following properties:

Expand Down

0 comments on commit 13ad5cc

Please sign in to comment.