From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-00010702.pphosted.com ([148.163.156.75]:49216 "EHLO mx0b-00010702.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932386AbeCLRKh (ORCPT ); Mon, 12 Mar 2018 13:10:37 -0400 From: Brad Mouring To: Nicolas Ferre , Rob Herring , "David S . Miller" , "Michael Grzeschik" , Andrew Lunn CC: Mark Rutland , , "Julia Cartwright" , , Brad Mouring Subject: [PATCH v3 net-next 4/4] Documentation: macb: Document phy-handle binding Date: Mon, 12 Mar 2018 12:10:01 -0500 Message-ID: <20180312171001.129209-5-brad.mouring@ni.com> In-Reply-To: <20180312171001.129209-1-brad.mouring@ni.com> References: <20180310161718.GC29174@lunn.ch> <20180312171001.129209-1-brad.mouring@ni.com> MIME-Version: 1.0 Content-Type: text/plain Sender: netdev-owner@vger.kernel.org List-ID: Document the existance of the optional binding, directing to the general ethernet document that describes this binding. Signed-off-by: Brad Mouring --- 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 27966ae741e0..457d5ae16f23 100644 --- a/Documentation/devicetree/bindings/net/macb.txt +++ b/Documentation/devicetree/bindings/net/macb.txt @@ -29,6 +29,7 @@ Optional properties for PHY child node: - reset-gpios : Should specify the gpio for phy reset - magic-packet : If present, indicates that the hardware supports waking up via magic packet. +- phy-handle : see ethernet.txt file in the same directory Examples: -- 2.16.2 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Brad Mouring Subject: [PATCH v3 net-next 4/4] Documentation: macb: Document phy-handle binding Date: Mon, 12 Mar 2018 12:10:01 -0500 Message-ID: <20180312171001.129209-5-brad.mouring@ni.com> In-Reply-To: <20180312171001.129209-1-brad.mouring@ni.com> References: <20180310161718.GC29174@lunn.ch> <20180312171001.129209-1-brad.mouring@ni.com> MIME-Version: 1.0 Content-Type: text/plain To: Nicolas Ferre , Rob Herring , "David S . Miller" , "Michael Grzeschik , Andrew Lunn" Cc: Mark Rutland , netdev@vger.kernel.org, "Julia Cartwright , , Brad Mouring" List-ID: Document the existance of the optional binding, directing to the general ethernet document that describes this binding. Signed-off-by: Brad Mouring --- 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 27966ae741e0..457d5ae16f23 100644 --- a/Documentation/devicetree/bindings/net/macb.txt +++ b/Documentation/devicetree/bindings/net/macb.txt @@ -29,6 +29,7 @@ Optional properties for PHY child node: - reset-gpios : Should specify the gpio for phy reset - magic-packet : If present, indicates that the hardware supports waking up via magic packet. +- phy-handle : see ethernet.txt file in the same directory Examples: -- 2.16.2