diff options
author | Harigovindan P <harigovi@codeaurora.org> | 2020-04-29 07:45:15 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-05-06 20:39:14 +0200 |
commit | 10a14c3224a45b951f529925b757392aa2d2dcc9 (patch) | |
tree | ec4534cfbcdaaabb6bb458c7dc94054e834cda74 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | video: fbdev: w100fb: Fix a potential double free. (diff) | |
download | linux-10a14c3224a45b951f529925b757392aa2d2dcc9.tar.xz linux-10a14c3224a45b951f529925b757392aa2d2dcc9.zip |
dt-bindings: documenting compatible string vendor "visionox"
Documenting compatible string vendor "visionox" in vendor-prefix yaml file.
Signed-off-by: Harigovindan P <harigovi@codeaurora.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200429054515.4976-2-harigovi@codeaurora.org
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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 05a98c26828d..7a39732c582d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1043,6 +1043,8 @@ patternProperties: description: Tronsmart "^truly,.*": description: Truly Semiconductors Limited + "^visionox,.*": + description: Visionox "^tsd,.*": description: Theobroma Systems Design und Consulting GmbH "^tyan,.*": |