mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
dt-bindings: vendor-prefixes: favor "gateworks" over "gw"
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. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201003103335.23404-1-krzk@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
5be478f9c2
commit
36705c6fc4
1 changed files with 2 additions and 0 deletions
|
@ -425,6 +425,8 @@ patternProperties:
|
|||
description: Gumstix, Inc.
|
||||
"^gw,.*":
|
||||
description: Gateworks Corporation
|
||||
use "gateworks" vendor prefix
|
||||
deprecated: true
|
||||
"^hannstar,.*":
|
||||
description: HannStar Display Corporation
|
||||
"^haoyu,.*":
|
||||
|
|
Loading…
Add table
Reference in a new issue