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


Groups > linux.kernel > #1599952

[PATCH net-next 11/12] dt-bindings: net: update bcmgenet binding for GENETv5

Path csiph.com!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.am4!peer.am4.highwinds-media.com!peer01.fr7!futter-mich.highwinds-media.com!news.highwinds-media.com!fu-berlin.de!bofh.it!news.nic.it!robomod
From Doug Berger <opendmb@gmail.com>
Newsgroups linux.kernel
Subject [PATCH net-next 11/12] dt-bindings: net: update bcmgenet binding for GENETv5
Date Tue, 14 Mar 2017 01:50:02 +0100
Message-ID <tkIP0-AW-21@gated-at.bofh.it> (permalink)
References <tkIOZ-AW-3@gated-at.bofh.it>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=5LChFXUOqczzU26/670m6KMIf5AdzHx4fyTMfLlfNs4=; b=fdHZ9saYvY9CgmCs34n9SXbKsvZULzv2n6WDlt/phRl+f2NxOkhQWvakiud9TxJWLe ASlinK4khaB4d7Cq6r1uFL7E1GkHUsQnn19xT3uHTOlRdLuExssISADZC+fJaUU0N9P+ 9wH5tDMH5Vcq17cPsSaeJKGgZgWJQBD2nYQtoIculgQ2e6kUtfF/qYxHO9RjxU0TsLK8 4uyx19oJmxodauzaz5vJIGVRSklvJ3wBrMSKL3OCgtiWhDcSQvP4XZtTilu4QXqnPr28 QIjfeNFGYuprK/cViLVZL4oMl3L5enDwknRS5jU7LmT5DXSUh9+lJC9JkyvMtalV2IK/ ebpg==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=5LChFXUOqczzU26/670m6KMIf5AdzHx4fyTMfLlfNs4=; b=rmB3XBPb/ST9gCB2IWPyONO2vrbVtkZZj2lVegzbeQBrUKxwszRFnkirtHXXUV3JUP v7YdzhqlWwuFZFze/zaHCAgqbiXV+kXLUZ4A8AUt01uI3GnEViqeSesENCTko2sqk+9c /HVf9EGZIsYgTILsIYtqTBxOUaYRz8/669SmBNiVHpJjuCUHtLX3XyaNn/fMxVAiJNlJ mkW7rPgQJr57mAlKk+PtOJoXelL2KP0X51ywHIMnSBwsKE7AQTl20++CxYTZDSmD2c9a z2C0GzG6kLJuQWSg+zMIegQq++qCoVQtiw2AVTdIWN7uCXCM7PPpmXoTzca253Xli6ol DwkQ==
X-Gm-Message-State AMke39mLA6UXTOeutS0UeI8+OITgL7zim0rv/1wHXQ7Rv1HtY8OoQmC4CtRBs9EXRhA51w==
X-Received by 10.55.161.13 with SMTP id k13mr37198977qke.265.1489452146427; Mon, 13 Mar 2017 17:42:26 -0700 (PDT)
X-Mailer git-send-email 2.11.1
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 60
Organization linux.* mail to news gateway
X-Original-Cc robh+dt@kernel.org, mark.rutland@arm.com, davem@davemloft.net, rafal@milecki.pl, xow@google.com, joel@jms.id.au, jon.mason@broadcom.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, pgynther@google.com, jaedon.shin@gmail.com, Doug Berger <opendmb@gmail.com>
X-Original-Date Mon, 13 Mar 2017 17:41:41 -0700
X-Original-Message-ID <20170314004142.4746-12-opendmb@gmail.com>
X-Original-References <20170314004142.4746-1-opendmb@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
X-Received-Body-CRC 4029151230
X-Received-Bytes 5860
Xref csiph.com linux.kernel:1599952

Show key headers only | View raw


The device tree documentation must be updated to reflect the new compatible
strings "brcm,genet-v5" and "brcm,genet-mdio-v5" used by the GENETv5 driver.

Signed-off-by: Doug Berger <opendmb@gmail.com>
---
 Documentation/devicetree/bindings/net/brcm,bcmgenet.txt    | 10 +++++-----
 Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt |  5 +++--
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt b/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt
index 01a70463cbc5..26c77d985faf 100644
--- a/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt
+++ b/Documentation/devicetree/bindings/net/brcm,bcmgenet.txt
@@ -2,7 +2,7 @@
 
 Required properties:
 - compatible: should contain one of "brcm,genet-v1", "brcm,genet-v2",
-  "brcm,genet-v3", "brcm,genet-v4".
+  "brcm,genet-v3", "brcm,genet-v4", "brcm,genet-v5".
 - reg: address and length of the register set for the device
 - interrupts and/or interrupts-extended: must be two cells, the first cell
   is the general purpose interrupt line, while the second cell is the
@@ -32,15 +32,15 @@ Optional properties:
 
 Required child nodes:
 
-- mdio bus node: this node should always be present regarless of the PHY
+- mdio bus node: this node should always be present regardless of the PHY
   configuration of the GENET instance
 
 MDIO bus node required properties:
 
 - compatible: should contain one of "brcm,genet-mdio-v1", "brcm,genet-mdio-v2"
-  "brcm,genet-mdio-v3", "brcm,genet-mdio-v4", the version has to match the
-  parent node compatible property (e.g: brcm,genet-v4 pairs with
-  brcm,genet-mdio-v4)
+  "brcm,genet-mdio-v3", "brcm,genet-mdio-v4", "brcm,genet-mdio-v5", the version
+  has to match the parent node compatible property (e.g: brcm,genet-v4 pairs
+  with brcm,genet-mdio-v4)
 - reg: address and length relative to the parent node base register address
 - #address-cells: address cell for MDIO bus addressing, should be 1
 - #size-cells: size of the cells for MDIO bus addressing, should be 0
diff --git a/Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt b/Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt
index ab0bb4247d14..4648948f7c3b 100644
--- a/Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt
+++ b/Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt
@@ -2,8 +2,9 @@
 
 Required properties:
 - compatible: should one from "brcm,genet-mdio-v1", "brcm,genet-mdio-v2",
-  "brcm,genet-mdio-v3", "brcm,genet-mdio-v4" or "brcm,unimac-mdio"
-- reg: address and length of the regsiter set for the device, first one is the
+  "brcm,genet-mdio-v3", "brcm,genet-mdio-v4", "brcm,genet-mdio-v5" or
+  "brcm,unimac-mdio"
+- reg: address and length of the register set for the device, first one is the
   base register, and the second one is optional and for indirect accesses to
   larger than 16-bits MDIO transactions
 - reg-names: name(s) of the register must be "mdio" and optional "mdio_indir_rw"
-- 
2.11.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net-next 11/12] dt-bindings: net: update bcmgenet binding for GENETv5 Doug Berger <opendmb@gmail.com> - 2017-03-14 01:50 +0100
  Re: [PATCH net-next 11/12] dt-bindings: net: update bcmgenet binding  for GENETv5 Florian Fainelli <f.fainelli@gmail.com> - 2017-03-14 02:00 +0100

csiph-web