diff options
author | Stephan Gerhold <stephan@gerhold.net> | 2019-11-20 19:18:56 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-16 16:00:07 -0600 |
commit | bece4258502e88faa9f03ae2040f5427a257280c (patch) | |
tree | f7f249df2d980ff4a9bbcf6770ed4cf9b0bdb047 /Documentation/devicetree | |
parent | ef43406e6714ef81864831ed5053142fc1087126 (diff) | |
download | lwn-bece4258502e88faa9f03ae2040f5427a257280c.tar.gz lwn-bece4258502e88faa9f03ae2040f5427a257280c.zip |
dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SAS
The Snowball SBC supported by arch/arm/boot/dts/ste-snowball.dts
was made by CALAO Systems and uses the "calaosystems,snowball-a9500"
compatible. Prepare for documenting the compatible by adding
"calaosystems" to the list of vendor prefixes.
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 8782672b189a..69151c8ebda4 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -157,6 +157,8 @@ patternProperties: description: B&R Industrial Automation GmbH "^bticino,.*": description: Bticino International + "^calaosystems,.*": + description: CALAO Systems SAS "^calxeda,.*": description: Calxeda "^capella,.*": |