diff options
author | Rafal Ozieblo <rafalo@cadence.com> | 2017-06-29 07:13:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-30 13:11:42 -0400 |
commit | 08729fdedfbb288f36b5ad26dc4274115ff4ebfc (patch) | |
tree | 91c352fcc74b0a9bc93a7f1aa8914c5e869ec665 /Documentation/devicetree/bindings | |
parent | 7b4296148066f19b5960127ba579e358df501c22 (diff) |
net: macb: Add tsu_clk to device tree
Signed-off-by: Rafal Ozieblo <rafalo@cadence.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/net/macb.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt index 1506e948610c..27966ae741e0 100644 --- a/Documentation/devicetree/bindings/net/macb.txt +++ b/Documentation/devicetree/bindings/net/macb.txt @@ -22,6 +22,7 @@ Required properties: Required elements: 'pclk', 'hclk' Optional elements: 'tx_clk' Optional elements: 'rx_clk' applies to cdns,zynqmp-gem + Optional elements: 'tsu_clk' - clocks: Phandles to input clocks. Optional properties for PHY child node: |