devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Iyappan Subramanian <isubramanian@apm.com>
To: davem@davemloft.net, netdev@vger.kernel.org, devicetree@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, patches@apm.com,
	kchudgar@apm.com, Iyappan Subramanian <isubramanian@apm.com>
Subject: [PATCH v4 2/6] Documentation: dts: Update section header for APM X-Gene
Date: Thu,  9 Oct 2014 18:32:03 -0700	[thread overview]
Message-ID: <1412904727-23485-3-git-send-email-isubramanian@apm.com> (raw)
In-Reply-To: <1412904727-23485-1-git-send-email-isubramanian@apm.com>

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Keyur Chudgar <kchudgar@apm.com>
---
 Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt
index ebcad25..cfcc527 100644
--- a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt
+++ b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt
@@ -3,7 +3,7 @@ APM X-Gene SoC Ethernet nodes
 Ethernet nodes are defined to describe on-chip ethernet interfaces in
 APM X-Gene SoC.
 
-Required properties:
+Required properties for all the ethernet interfaces:
 - compatible: Should be "apm,xgene-enet"
 - reg: Address and length of the register set for the device. It contains the
   information of registers in the same order as described by reg-names
@@ -15,6 +15,8 @@ Required properties:
 - clocks: Reference to the clock entry.
 - local-mac-address: MAC address assigned to this device
 - phy-connection-type: Interface type between ethernet device and PHY device
+
+Required properties for ethernet interfaces that have external PHY:
 - phy-handle: Reference to a PHY node connected to this device
 
 - mdio: Device tree subnode with the following required properties:
-- 
1.9.1

  parent reply	other threads:[~2014-10-10  1:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10  1:32 [PATCH v4 0/6] Add 10GbE support to APM X-Gene SoC ethernet driver Iyappan Subramanian
     [not found] ` <1412904727-23485-1-git-send-email-isubramanian-qTEPVZfXA3Y@public.gmane.org>
2014-10-10  1:32   ` [PATCH v4 1/6] MAINTAINERS: Update APM X-Gene section Iyappan Subramanian
2014-10-10  1:32 ` Iyappan Subramanian [this message]
2014-10-10  1:32 ` [PATCH v4 3/6] dtb: Add 10GbE node to APM X-Gene SoC device tree Iyappan Subramanian
2014-10-10  1:32 ` [PATCH v4 4/6] drivers: net: xgene: Preparing for adding 10GbE support Iyappan Subramanian
2014-10-10  1:32 ` [PATCH v4 5/6] drivers: net: xgene: Add " Iyappan Subramanian
2014-10-10  1:32 ` [PATCH v4 6/6] drivers: net: xgene: Add 10GbE ethtool support Iyappan Subramanian
2014-10-10 19:07 ` [PATCH v4 0/6] Add 10GbE support to APM X-Gene SoC ethernet driver David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1412904727-23485-3-git-send-email-isubramanian@apm.com \
    --to=isubramanian@apm.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=kchudgar@apm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=patches@apm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).