diff options
author | Lubomir Rintel <[email protected]> | 2020-04-24 23:35:37 +0200 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2020-05-05 09:48:55 +0200 |
commit | 647f0d0ac1a6c5a8635464f1120e2cb5368a37cb (patch) | |
tree | 65a573588cc572ad5989378b8ae3304d3a576cb9 | |
parent | a8d9d7da1546349f18eb2d6b6b3a04bdeb38719d (diff) |
dt-bindings: Add vendor prefix for Chrontel, Inc.
Chrontel makes encoders for video displays and perhaps other stuff.
Their web site is http://www.chrontel.com/.
Signed-off-by: Lubomir Rintel <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[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 a129db1701e5..05a98c26828d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -187,6 +187,8 @@ patternProperties: description: ChipOne "^chipspark,.*": description: ChipSPARK + "^chrontel,.*": + description: Chrontel, Inc. "^chrp,.*": description: Common Hardware Reference Platform "^chunghwa,.*": |