From mboxrd@z Thu Jan 1 00:00:00 1970 From: rafalo@cadence.com (Rafal Ozieblo) Date: Tue, 9 May 2017 10:26:50 +0100 Subject: [PATCH 2/4] net: macb: Add tsu_clk to device tree In-Reply-To: <1494321885-14384-1-git-send-email-rafalo@cadence.com> References: <1494321885-14384-1-git-send-email-rafalo@cadence.com> Message-ID: <1494322010-15179-1-git-send-email-rafalo@cadence.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Signed-off-by: Rafal Ozieblo --- 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