diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2020-10-22 12:27:31 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-01 09:38:43 +0100 |
commit | 7c685a0f809b0ccbc9201ff4395a716db4e43797 (patch) | |
tree | 26ac97d36dfe8e34c3e86537e50d8b566260d560 /Documentation | |
parent | dt-bindings: arm: fsl: document i.MX7D boards (diff) | |
download | linux-7c685a0f809b0ccbc9201ff4395a716db4e43797.tar.xz linux-7c685a0f809b0ccbc9201ff4395a716db4e43797.zip |
dt-bindings: vendor-prefixes: Add an entry for Van der Laan b.v.
Add "vdl" entry for Van der Laan b.v.: https://www.teamvdl.nl/
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
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 6f138271f003..31897f127b47 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1148,6 +1148,8 @@ patternProperties: description: Vamrs Ltd. "^variscite,.*": description: Variscite Ltd. + "^vdl,.*": + description: Van der Laan b.v. "^via,.*": description: VIA Technologies, Inc. "^videostrong,.*": |