diff options
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | 2019-05-03 11:23:32 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-06-13 20:02:47 +0200 |
commit | 630eccfd0a0355dc18b7e4456d3479901fb108e9 (patch) | |
tree | 3e5eb24e35ac23645c2af627847535afbc8a19c1 | |
parent | dt-bindings: Check the examples against the schemas (diff) | |
download | linux-630eccfd0a0355dc18b7e4456d3479901fb108e9.tar.xz linux-630eccfd0a0355dc18b7e4456d3479901fb108e9.zip |
Documentation: devicetree: Add vendor prefix for B&R Industrial Automation GmbH
Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
[robh: rework for schema]
Signed-off-by: Rob Herring <robh@kernel.org>
-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 a777168432d0..e0a3e5ff3825 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -147,6 +147,8 @@ patternProperties: description: Broadcom Corporation "^buffalo,.*": description: Buffalo, Inc. + "^bur,.*": + description: B&R Industrial Automation GmbH "^bticino,.*": description: Bticino International "^calxeda,.*": |