Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1638004
| From | Rafal Ozieblo <rafalo@cadence.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/4] net: macb: Add tsu_clk to device tree |
| Date | 2017-05-09 11:30 +0200 |
| Message-ID | <tF9CW-8gv-3@gated-at.bofh.it> (permalink) |
| References | <tF9CV-8gv-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 2/4] net: macb: Add tsu_clk to device tree Rafal Ozieblo <rafalo@cadence.com> - 2017-05-09 11:30 +0200
csiph-web