diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2020-04-25 00:35:37 +0300 |
---|---|---|
committer | Neil Armstrong <narmstrong@baylibre.com> | 2020-05-05 10:48:55 +0300 |
commit | 647f0d0ac1a6c5a8635464f1120e2cb5368a37cb (patch) | |
tree | 65a573588cc572ad5989378b8ae3304d3a576cb9 /Documentation | |
parent | a8d9d7da1546349f18eb2d6b6b3a04bdeb38719d (diff) | |
download | linux-647f0d0ac1a6c5a8635464f1120e2cb5368a37cb.tar.xz |
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 <lkundrak@v3.sk>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200424213539.93157-2-lkundrak@v3.sk
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 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,.*": |