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


Groups > linux.kernel > #1623023 > unrolled thread

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

Started byRafal Ozieblo <rafalo@cadence.com>
First post2017-04-13 15:40 +0200
Last post2017-04-20 00:00 +0200
Articles 2 — 2 participants

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-04-13 15:40 +0200
    Re: [PATCH 2/4] net: macb: Add tsu_clk to device tree Rob Herring <robh@kernel.org> - 2017-04-20 00:00 +0200

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

FromRafal Ozieblo <rafalo@cadence.com>
Date2017-04-13 15:40 +0200
Subject[PATCH 2/4] net: macb: Add tsu_clk to device tree
Message-ID<tvN8C-3CF-15@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] | [next] | [standalone]


#1626825

FromRob Herring <robh@kernel.org>
Date2017-04-20 00:00 +0200
Message-ID<ty5NM-b4-11@gated-at.bofh.it>
In reply to#1623023
On Thu, Apr 13, 2017 at 02:38:06PM +0100, Rafal Ozieblo wrote:
> Signed-off-by: Rafal Ozieblo <rafalo@cadence.com>
> ---
>  Documentation/devicetree/bindings/net/macb.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web