diff options
author | Sam Protsenko <[email protected]> | 2021-12-17 18:15:45 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-12-20 10:35:28 +0100 |
commit | 2d6a1c7d57723efcb23a345d0ea5a10d76350390 (patch) | |
tree | 19cbab4a1d478692a3ee689fb1677e560e21ff80 | |
parent | c96ebc5fde274edcc02543dcfb6a1ee097f98070 (diff) |
dt-bindings: Add vendor prefix for WinLink
WinLink Co., Ltd is a hardware design and manufacturing company based in
South Korea. Official web-site: [1].
[1] http://win-link.net/
Signed-off-by: Sam Protsenko <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 66d6432fd781..95a847dfd29a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1318,6 +1318,8 @@ patternProperties: description: Wiligear, Ltd. "^winbond,.*": description: Winbond Electronics corp. + "^winlink,.*": + description: WinLink Co., Ltd "^winstar,.*": description: Winstar Display Corp. "^wits,.*": |