diff options
author | Tobias Schramm <t.schramm@manjaro.org> | 2020-04-14 14:52:06 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2020-05-03 17:39:49 +0200 |
commit | 9521244c3f1d30f0e796b08752cf987408023a12 (patch) | |
tree | 677d6623a8bc6e98e92f0fbd887b3c5601e802ed | |
parent | 1d7a7128a2e9e1f137c99b0a44e94d70a77343e3 (diff) | |
download | lwn-9521244c3f1d30f0e796b08752cf987408023a12.tar.gz lwn-9521244c3f1d30f0e796b08752cf987408023a12.zip |
dt-bindings: Document cellwise vendor-prefix
Signed-off-by: Tobias Schramm <t.schramm@manjaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
-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 d3891386d671..58cf4e8b8d56 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -179,6 +179,8 @@ patternProperties: description: Cadence Design Systems Inc. "^cdtech,.*": description: CDTech(H.K.) Electronics Limited + "^cellwise,.*": + description: CellWise Microelectronics Co., Ltd "^ceva,.*": description: Ceva, Inc. "^chipidea,.*": |