diff options
author | Jonathan McDowell <noodles@earth.li> | 2020-05-18 20:09:31 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-05-28 22:55:29 +0200 |
commit | 268b7e3cdb57378145ccffef6cf00e2c45a68f2c (patch) | |
tree | cd65941d30b9643277c4a73802e0c1f0f4372dbf /Documentation/devicetree/bindings | |
parent | dt-bindings: clock: Convert i.MX7D clock to json-schema (diff) | |
download | linux-268b7e3cdb57378145ccffef6cf00e2c45a68f2c.tar.xz linux-268b7e3cdb57378145ccffef6cf00e2c45a68f2c.zip |
dt-bindings: vendor-prefixes: Add MikroTik
MikroTik (SIA Mikrotīkls) is a Latvian company who develop routers and
wireless ISP systems.
Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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 6e3b89b46330..00f63fab0695 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -643,6 +643,8 @@ patternProperties: description: Microsoft Corporation "^mikroe,.*": description: MikroElektronika d.o.o. + "^mikrotik,.*": + description: MikroTik "^miniand,.*": description: Miniand Tech "^minix,.*": |