From: Mugunthan V N <mugunthanvnm@ti.com>
To: <netdev@vger.kernel.org>
Cc: <davem@davemloft.net>, <devicetree-discuss@lists.ozlabs.org>,
<linux-omap@vger.kernel.org>, <b-cousson@ti.com>,
<paul@pwsan.com>, Mugunthan V N <mugunthanvnm@ti.com>
Subject: [PATCH v2 1/5] documentation: dt: bindings: cpsw: cleanup documentation
Date: Tue, 12 Mar 2013 14:46:34 +0530 [thread overview]
Message-ID: <1363079798-18147-2-git-send-email-mugunthanvnm@ti.com> (raw)
In-Reply-To: <1363079798-18147-1-git-send-email-mugunthanvnm@ti.com>
Move all the slave note properties to separate section to reduce the
confusion between slave note properties and cpsw node properties
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
---
Documentation/devicetree/bindings/net/cpsw.txt | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/cpsw.txt b/Documentation/devicetree/bindings/net/cpsw.txt
index ecfdf75..8e49c42 100644
--- a/Documentation/devicetree/bindings/net/cpsw.txt
+++ b/Documentation/devicetree/bindings/net/cpsw.txt
@@ -18,13 +18,18 @@ Required properties:
- cpts_active_slave : Specifies the slave to use for time stamping
- cpts_clock_mult : Numerator to convert input clock ticks into nanoseconds
- cpts_clock_shift : Denominator to convert input clock ticks into nanoseconds
-- phy_id : Specifies slave phy id
-- mac-address : Specifies slave MAC address
Optional properties:
- ti,hwmods : Must be "cpgmac0"
- no_bd_ram : Must be 0 or 1
- dual_emac : Specifies Switch to act as Dual EMAC
+
+Slave Properties:
+Required properties:
+- phy_id : Specifies slave phy id
+- mac-address : Specifies slave MAC address
+
+Optional properties:
- dual_emac_res_vlan : Specifies VID to be used to segregate the ports
Note: "ti,hwmods" field is used to fetch the base address and irq
--
1.7.9.5
next prev parent reply other threads:[~2013-03-12 9:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-12 9:16 [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation Mugunthan V N
2013-03-12 9:16 ` Mugunthan V N [this message]
2013-03-12 9:16 ` [PATCH v2 2/5] drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave Mugunthan V N
2013-03-12 9:16 ` [PATCH v2 3/5] driver: net: ethernet: cpsw: implement ethtool get/set phy setting Mugunthan V N
2013-03-12 9:16 ` [PATCH v2 4/5] driver: net: ethernet: cpsw: implement interrupt pacing via ethtool Mugunthan V N
2013-03-12 9:16 ` [PATCH v2 5/5] drivers: net: ethernet: cpsw: implement get phy_id via ioctl Mugunthan V N
2013-03-13 8:39 ` [PATCH v2 0/5] cpsw interrupt pacing and get/set phy setting implementation 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=1363079798-18147-2-git-send-email-mugunthanvnm@ti.com \
--to=mugunthanvnm@ti.com \
--cc=b-cousson@ti.com \
--cc=davem@davemloft.net \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-omap@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=paul@pwsan.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