diff options
author | Stanislav Jakubek <stano.jakubek@gmail.com> | 2022-01-13 11:31:10 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-01-17 16:26:44 -0600 |
commit | 364da22cb30eb79198922ebf53c40f589bcece9d (patch) | |
tree | 215e258fc257a8c4d220b5a7e9931dda8433e5ad /Documentation | |
parent | 6f2dfed0b6f078149072c34631a77902a8c85c7e (diff) | |
download | linux-stable-364da22cb30eb79198922ebf53c40f589bcece9d.tar.gz linux-stable-364da22cb30eb79198922ebf53c40f589bcece9d.tar.bz2 linux-stable-364da22cb30eb79198922ebf53c40f589bcece9d.zip |
dt-bindings: vendor-prefixes: add Wingtech
The vendor prefix for Wingtech [1] is used in device tree [2], but was
not documented so far. Add it to the schema to document it.
[1] http://www.wingtech.com/en
[2] arch/arm64/boot/dts/qcom/msm8916-wingtech-wt88047.dts
Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220113103110.GA4488@standask-GA-A55M-S2HP
Diffstat (limited to 'Documentation')
-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 1634c4db79a9..a2efbc26d945 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1332,6 +1332,8 @@ patternProperties: description: Wiligear, Ltd. "^winbond,.*": description: Winbond Electronics corp. + "^wingtech,.*": + description: Wingtech Technology Co., Ltd. "^winstar,.*": description: Winstar Display Corp. "^wits,.*": |