linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw"
@ 2020-10-03 10:33 Krzysztof Kozlowski
  2020-10-04 19:47 ` Linus Walleij
  2020-10-06 17:44 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2020-10-03 10:33 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team, Linus Walleij, Imre Kaloz,
	Krzysztof Halasa, Bartosz Golaszewski, devicetree,
	linux-arm-kernel, linux-kernel, linux-gpio
  Cc: Krzysztof Kozlowski

There are two vendor prefixes for Gateworks: "gw" and "gateworks".
Favor the longer one (more descriptive) and mark "gw" as deprecated so
it will not be used in new bindings.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

---

"gw" is still used in multiple DTS and bindings. I could fix them up as
well, although maybe this is unnecessary churn and compatibility
breakage.
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index e7f0f7dec193..cd940d0680d4 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -431,6 +431,8 @@ patternProperties:
     description: Gumstix, Inc.
   "^gw,.*":
     description: Gateworks Corporation
+                 use "gateworks" vendor prefix
+    deprecated: true
   "^hannstar,.*":
     description: HannStar Display Corporation
   "^haoyu,.*":
-- 
2.17.1


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

* Re: [PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw"
  2020-10-03 10:33 [PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw" Krzysztof Kozlowski
@ 2020-10-04 19:47 ` Linus Walleij
  2020-10-06 17:44 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2020-10-04 19:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team, Linus Walleij, Imre Kaloz,
	Krzysztof Halasa, Bartosz Golaszewski,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux ARM, linux-kernel, open list:GPIO SUBSYSTEM

On Sat, Oct 3, 2020 at 12:33 PM Krzysztof Kozlowski <krzk@kernel.org> wrote:

> There are two vendor prefixes for Gateworks: "gw" and "gateworks".
> Favor the longer one (more descriptive) and mark "gw" as deprecated so
> it will not be used in new bindings.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

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

* Re: [PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw"
  2020-10-03 10:33 [PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw" Krzysztof Kozlowski
  2020-10-04 19:47 ` Linus Walleij
@ 2020-10-06 17:44 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2020-10-06 17:44 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Fabio Estevam, Sascha Hauer, Imre Kaloz, Bartosz Golaszewski,
	devicetree, Krzysztof Halasa, Shawn Guo, NXP Linux Team,
	linux-gpio, Linus Walleij, Rob Herring, Pengutronix Kernel Team,
	linux-kernel, linux-arm-kernel

On Sat, 03 Oct 2020 12:33:35 +0200, Krzysztof Kozlowski wrote:
> There are two vendor prefixes for Gateworks: "gw" and "gateworks".
> Favor the longer one (more descriptive) and mark "gw" as deprecated so
> it will not be used in new bindings.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> 
> ---
> 
> "gw" is still used in multiple DTS and bindings. I could fix them up as
> well, although maybe this is unnecessary churn and compatibility
> breakage.
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

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

end of thread, other threads:[~2020-10-06 17:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-03 10:33 [PATCH] dt-bindings: vendor-prefixes: favor "gateworks" over "gw" Krzysztof Kozlowski
2020-10-04 19:47 ` Linus Walleij
2020-10-06 17:44 ` Rob Herring

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).