diff options
author | Jagan Teki <jagan@edgeble.ai> | 2022-11-08 23:01:17 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-11-09 10:40:50 +0100 |
commit | 90f86d0c617d9461cb00f4d8e861eda28011d46e (patch) | |
tree | 5f5ab46f5946bc80240f38f460e795398621b1a2 | |
parent | e3cac8f7749f78dacdf19c00ed5862a1db52239f (diff) | |
download | linux-90f86d0c617d9461cb00f4d8e861eda28011d46e.tar.bz2 |
dt-bindings: vendor-prefixes: Document Chongzhou
Chongzhou is a professional is a manufacturer of LCD panels
from Shenzhen.
Add vendor prefix for it.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221108173120.618312-1-jagan@edgeble.ai
-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 6e323a380294..7562c21133c5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -246,6 +246,8 @@ patternProperties: description: ChipOne "^chipspark,.*": description: ChipSPARK + "^chongzhou,.*": + description: Shenzhen Chongzhou Electronic Technology Co., Ltd "^chrontel,.*": description: Chrontel, Inc. "^chrp,.*": |