* [PATCH net-next v2] Documentation: broadcom-bcmgenet: fix address and cells properties
@ 2014-02-18 22:36 Florian Fainelli
2014-02-18 22:44 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Florian Fainelli @ 2014-02-18 22:36 UTC (permalink / raw)
To: netdev; +Cc: davem, sergei.shtylyov, Florian Fainelli
This patch fixes a typo in the Device Tree binding for the
leading '#'.
Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
Changes in v2:
- rebased on top of net-next/master
Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt b/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt
index 88fb958..f2febb9 100644
--- a/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt
+++ b/Documentation/devicetree/bindings/net/broadcom-bcmgenet.txt
@@ -8,8 +8,8 @@ Required properties:
interrupt line, while the second cell is the interrupt for the ring
RX and TX queues operating in ring mode
- phy-mode: see ethernet.txt file in the same directory
-- address-cells: should be 1
-- size-cells: should be 1
+- #address-cells: should be 1
+- #size-cells: should be 1
Optional properties:
- clocks: When provided, must be two phandles to the functional clocks nodes
@@ -39,8 +39,8 @@ MDIO bus node required properties:
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
+- #address-cells: address cell for MDIO bus addressing, should be 1
+- #size-cells: size of the cells for MDIO bus addressing, should be 0
Ethernet PHY node properties:
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next v2] Documentation: broadcom-bcmgenet: fix address and cells properties
2014-02-18 22:36 [PATCH net-next v2] Documentation: broadcom-bcmgenet: fix address and cells properties Florian Fainelli
@ 2014-02-18 22:44 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-02-18 22:44 UTC (permalink / raw)
To: f.fainelli; +Cc: netdev, sergei.shtylyov
From: Florian Fainelli <f.fainelli@gmail.com>
Date: Tue, 18 Feb 2014 14:36:15 -0800
> This patch fixes a typo in the Device Tree binding for the
> leading '#'.
>
> Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> Changes in v2:
> - rebased on top of net-next/master
Applied, thanks for the quick turnaround.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-18 22:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 22:36 [PATCH net-next v2] Documentation: broadcom-bcmgenet: fix address and cells properties Florian Fainelli
2014-02-18 22:44 ` David Miller
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).