Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1638004 > unrolled thread

[PATCH 2/4] net: macb: Add tsu_clk to device tree

Started byRafal Ozieblo <rafalo@cadence.com>
First post2017-05-09 11:30 +0200
Last post2017-05-09 11:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 2/4] net: macb: Add tsu_clk to device tree Rafal Ozieblo <rafalo@cadence.com> - 2017-05-09 11:30 +0200

#1638004 — [PATCH 2/4] net: macb: Add tsu_clk to device tree

FromRafal Ozieblo <rafalo@cadence.com>
Date2017-05-09 11:30 +0200
Subject[PATCH 2/4] net: macb: Add tsu_clk to device tree
Message-ID<tF9CW-8gv-3@gated-at.bofh.it>
Signed-off-by: Rafal Ozieblo <rafalo@cadence.com>
---
 Documentation/devicetree/bindings/net/macb.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt
index 1506e94..27966ae 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:
-- 
2.4.5

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web