linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt
@ 2017-06-15 17:03 Heinrich Schuchardt
  2017-06-15 17:04 ` Florian Fainelli
  2017-06-15 18:46 ` David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Heinrich Schuchardt @ 2017-06-15 17:03 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: David S . Miller, Florian Fainelli, devicetree, linux-kernel,
	Heinrich Schuchardt

The referenced file dsa.txt is located at
Documentation/devicetree/bindings/net/dsa/dsa.txt

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 Documentation/devicetree/bindings/net/dsa/b53.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/dsa/b53.txt b/Documentation/devicetree/bindings/net/dsa/b53.txt
index d6c6e41648d4..8ec2ca21adeb 100644
--- a/Documentation/devicetree/bindings/net/dsa/b53.txt
+++ b/Documentation/devicetree/bindings/net/dsa/b53.txt
@@ -34,7 +34,7 @@ Required properties:
       "brcm,bcm6328-switch"
       "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch"
 
-See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional
+See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
 required and optional properties.
 
 Examples:
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt
  2017-06-15 17:03 [PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt Heinrich Schuchardt
@ 2017-06-15 17:04 ` Florian Fainelli
  2017-06-15 18:46 ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: Florian Fainelli @ 2017-06-15 17:04 UTC (permalink / raw)
  To: Heinrich Schuchardt, Rob Herring, Mark Rutland
  Cc: David S . Miller, devicetree, linux-kernel

On 06/15/2017 10:03 AM, Heinrich Schuchardt wrote:
> The referenced file dsa.txt is located at
> Documentation/devicetree/bindings/net/dsa/dsa.txt
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>

Thanks!

> ---
>  Documentation/devicetree/bindings/net/dsa/b53.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/net/dsa/b53.txt b/Documentation/devicetree/bindings/net/dsa/b53.txt
> index d6c6e41648d4..8ec2ca21adeb 100644
> --- a/Documentation/devicetree/bindings/net/dsa/b53.txt
> +++ b/Documentation/devicetree/bindings/net/dsa/b53.txt
> @@ -34,7 +34,7 @@ Required properties:
>        "brcm,bcm6328-switch"
>        "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch"
>  
> -See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional
> +See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
>  required and optional properties.
>  
>  Examples:
> 


-- 
Florian

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt
  2017-06-15 17:03 [PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt Heinrich Schuchardt
  2017-06-15 17:04 ` Florian Fainelli
@ 2017-06-15 18:46 ` David Miller
  2017-06-15 18:59   ` [PATCH 1/1] " Heinrich Schuchardt
  1 sibling, 1 reply; 5+ messages in thread
From: David Miller @ 2017-06-15 18:46 UTC (permalink / raw)
  To: xypron.glpk; +Cc: robh+dt, mark.rutland, f.fainelli, devicetree, linux-kernel


Please re-post this with the netdev mailing list CC:'d, thank you.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH 1/1] Doc: net: dsa: b53: update location of referenced dsa.txt
  2017-06-15 18:46 ` David Miller
@ 2017-06-15 18:59   ` Heinrich Schuchardt
  2017-06-15 19:02     ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Heinrich Schuchardt @ 2017-06-15 18:59 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: David S . Miller, Florian Fainelli, devicetree, netdev,
	linux-kernel, Heinrich Schuchardt

The referenced file dsa.txt is located at
Documentation/devicetree/bindings/net/dsa/dsa.txt

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
Resent due to missing
Cc: netdev@vger.kernel.org
---
 Documentation/devicetree/bindings/net/dsa/b53.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/dsa/b53.txt b/Documentation/devicetree/bindings/net/dsa/b53.txt
index d6c6e41648d4..8ec2ca21adeb 100644
--- a/Documentation/devicetree/bindings/net/dsa/b53.txt
+++ b/Documentation/devicetree/bindings/net/dsa/b53.txt
@@ -34,7 +34,7 @@ Required properties:
       "brcm,bcm6328-switch"
       "brcm,bcm6368-switch" and the mandatory "brcm,bcm63xx-switch"
 
-See Documentation/devicetree/bindings/dsa/dsa.txt for a list of additional
+See Documentation/devicetree/bindings/net/dsa/dsa.txt for a list of additional
 required and optional properties.
 
 Examples:
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/1] Doc: net: dsa: b53: update location of referenced dsa.txt
  2017-06-15 18:59   ` [PATCH 1/1] " Heinrich Schuchardt
@ 2017-06-15 19:02     ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2017-06-15 19:02 UTC (permalink / raw)
  To: xypron.glpk
  Cc: robh+dt, mark.rutland, f.fainelli, devicetree, netdev, linux-kernel

From: Heinrich Schuchardt <xypron.glpk@gmx.de>
Date: Thu, 15 Jun 2017 20:59:57 +0200

> The referenced file dsa.txt is located at
> Documentation/devicetree/bindings/net/dsa/dsa.txt
> 
> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied, thank you.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-15 19:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-15 17:03 [PATCH] Doc: net: dsa: b53: update location of referenced dsa.txt Heinrich Schuchardt
2017-06-15 17:04 ` Florian Fainelli
2017-06-15 18:46 ` David Miller
2017-06-15 18:59   ` [PATCH 1/1] " Heinrich Schuchardt
2017-06-15 19:02     ` 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).