linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC
@ 2020-05-28 13:59 Bartosz Golaszewski
  2020-05-29 19:27 ` Rob Herring
  2020-05-30  0:07 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2020-05-28 13:59 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Rob Herring, Matthias Brugger
  Cc: devicetree, Stephane Le Provost, Bartosz Golaszewski, netdev,
	linux-kernel, Fabien Parent, linux-mediatek, Andrew Perepech,
	Pedro Tsai, linux-arm-kernel

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

The driver itself was renamed before getting merged into mainline, but
the binding document kept the old name. This makes both names consistent.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
v1 -> v2:
- update the id field as well

 .../net/{mediatek,eth-mac.yaml => mediatek,star-emac.yaml}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/net/{mediatek,eth-mac.yaml => mediatek,star-emac.yaml} (96%)

diff --git a/Documentation/devicetree/bindings/net/mediatek,eth-mac.yaml b/Documentation/devicetree/bindings/net/mediatek,star-emac.yaml
similarity index 96%
rename from Documentation/devicetree/bindings/net/mediatek,eth-mac.yaml
rename to Documentation/devicetree/bindings/net/mediatek,star-emac.yaml
index f85d91a9d6e5..aea88e621792 100644
--- a/Documentation/devicetree/bindings/net/mediatek,eth-mac.yaml
+++ b/Documentation/devicetree/bindings/net/mediatek,star-emac.yaml
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/net/mediatek,eth-mac.yaml#
+$id: http://devicetree.org/schemas/net/mediatek,star-emac.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: MediaTek STAR Ethernet MAC Controller
-- 
2.26.1


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* Re: [PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC
  2020-05-28 13:59 [PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC Bartosz Golaszewski
@ 2020-05-29 19:27 ` Rob Herring
  2020-05-30  0:07 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2020-05-29 19:27 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: devicetree, Stephane Le Provost, Fabien Parent, Pedro Tsai,
	linux-kernel, Bartosz Golaszewski, Rob Herring, linux-mediatek,
	Andrew Perepech, netdev, Matthias Brugger, Jakub Kicinski,
	David S . Miller, linux-arm-kernel

On Thu, 28 May 2020 15:59:02 +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> 
> The driver itself was renamed before getting merged into mainline, but
> the binding document kept the old name. This makes both names consistent.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
> v1 -> v2:
> - update the id field as well
> 
>  .../net/{mediatek,eth-mac.yaml => mediatek,star-emac.yaml}      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename Documentation/devicetree/bindings/net/{mediatek,eth-mac.yaml => mediatek,star-emac.yaml} (96%)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* Re: [PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC
  2020-05-28 13:59 [PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC Bartosz Golaszewski
  2020-05-29 19:27 ` Rob Herring
@ 2020-05-30  0:07 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2020-05-30  0:07 UTC (permalink / raw)
  To: brgl
  Cc: devicetree, stephane.leprovost, bgolaszewski, netdev,
	linux-kernel, fparent, robh+dt, linux-mediatek, andrew.perepech,
	pedro.tsai, matthias.bgg, kuba, linux-arm-kernel

From: Bartosz Golaszewski <brgl@bgdev.pl>
Date: Thu, 28 May 2020 15:59:02 +0200

> From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> 
> The driver itself was renamed before getting merged into mainline, but
> the binding document kept the old name. This makes both names consistent.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> ---
> v1 -> v2:
> - update the id field as well

Applied, thank you.

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2020-05-30  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 13:59 [PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC Bartosz Golaszewski
2020-05-29 19:27 ` Rob Herring
2020-05-30  0:07 ` 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).