提交 d94b27c8 编写于 作者: F Florian Fainelli 提交者: David S. Miller

Documentation: broadcom-bcmgenet: add better clocks documentation

Document the required "clocks" phandles and their corresponding
"clock-names" properties for the two clocks used by the GENET hardware
block ("enet" and "enet-wol").

CC: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a11607f5
...@@ -14,8 +14,11 @@ Required properties: ...@@ -14,8 +14,11 @@ Required properties:
- size-cells: should be 1 - size-cells: should be 1
Optional properties: Optional properties:
- clocks: When provided, must be two cells, first one is the main GENET clock - clocks: When provided, must be two phandles to the functional clocks nodes
and the second cell is the Genet Wake-on-LAN clock. of the GENET block. The first phandle is the main GENET clock used during
normal operation, while the second phandle is the Wake-on-LAN clock.
- clock-names: When provided, names of the functional clock phandles, first
name should be "enet" and second should be "enet-wol".
- phy-handle: A phandle to a phy node defining the PHY address (as the reg - phy-handle: A phandle to a phy node defining the PHY address (as the reg
property, a single integer), used to describe configurations where a PHY property, a single integer), used to describe configurations where a PHY
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册