Message ID | 20211215160906.17451-4-semen.protsenko@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | arm64: dts: exynos: Add E850-96 board support | expand |
On Wed, 15 Dec 2021 18:09:02 +0200, Sam Protsenko wrote: > 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 <semen.protsenko@linaro.org> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 932c5ded6c00..83f6b484997c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1326,6 +1326,8 @@ patternProperties: description: Wiligear, Ltd. "^winbond,.*": description: Winbond Electronics corp. + "^winlink,.*": + description: WinLink Co., Ltd "^winstar,.*": description: Winstar Display Corp. "^wits,.*":
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 <semen.protsenko@linaro.org> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)